xuzf-git / CCKS2020-EntityLink
CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。
☆47Updated 3 years ago
Alternatives and similar repositories for CCKS2020-EntityLink:
Users that are interested in CCKS2020-EntityLink are comparing it to the libraries listed below
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- ☆18Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆51Updated 3 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- A simple implementation of Biaffine NER.☆34Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- ccks2020 NER competitions☆116Updated 4 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- 基于bert的中文实体链接☆30Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago