xuzf-git / CCKS2020-EntityLinkLinks
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
Sorting:
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- Knowledge Graph☆175Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- GPLinker_pytorch☆85Updated 3 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆48Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT