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
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆51Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件 抽取赛道方案代码☆53Updated 4 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated last year
- Tplinker注释,中文数据集适配版本☆58Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- ccks2020 NER competitions☆115Updated 4 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆40Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆74Updated 3 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆49Updated 2 years ago
- ☆18Updated 2 years ago
- A simple implementation of Biaffine NER.☆34Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆48Updated 2 years ago
- pytorch Efficient GlobalPointer☆52Updated 2 years ago