liuaiting / BB-KBQA
☆25Updated 5 years ago
Alternatives and similar repositories for BB-KBQA:
Users that are interested in BB-KBQA are comparing it to the libraries listed below
- ☆23Updated 5 years ago
- ☆29Updated 5 years ago
- 基于BERT的中文命名实体识别(pytorch)☆17Updated 5 years ago
- This is the repository for NLPCC2020 task AutoIE☆51Updated 4 years ago
- Chinese Open Entity-Relation Knowledge Base☆35Updated 6 years ago
- ☆23Updated 5 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 5 years ago
- The code for "A Unified MRC Framework for Named Entity Recognition"☆33Updated 5 years ago
- DMN+ 模型的PyTorch 实现(中文数据集)☆19Updated 6 years ago
- ☆59Updated 5 years ago
- Source code and data for our long paper (Wu et al., 2019)☆53Updated 5 years ago
- Revised Version of SAT Model in "Improved Word Representation Learning with Sememes"☆49Updated 4 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆27Updated 5 years ago
- SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases (AAAI 2020)☆68Updated last year
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 7 months ago
- Code for paper "Merge and Label: A Novel Neural Network Architecture for Nested NER", ACL 2019☆44Updated 5 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆18Updated 4 years ago
- Cross-Lingual Machine Reading Comprehension (EMNLP 2019)☆68Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- Source code for ACL 2019 paper "DIAG-NRE: A Neural Pattern Diagnosis Framework for Distantly Supervised Neural Relation Extraction".☆57Updated 5 years ago
- 百度中文实体识别和实体消歧数据集,比赛网址☆24Updated 5 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。