xuzf-git / CCKS2020-EntityLink
CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。
☆47Updated 4 years ago
Alternatives and similar repositories for CCKS2020-EntityLink:
Users that are interested in CCKS2020-EntityLink are comparing it to the libraries listed below
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- A simple implementation of Biaffine NER.☆34Updated 3 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- 基于bert的中文实体链接☆30Updated 3 years ago
- CCKS 2020: 基于本体的金融知识图谱自动化构建技术评测☆89Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道 关系抽取部分torch版baseline☆52Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- Knowledge Graph☆170Updated 2 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆21Updated last year
- 基于“Seq2Seq+前缀树”的知识图谱问答☆70Updated 3 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- ☆57Updated 2 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆50Updated 2 years ago