ZhengZixiang / NERPapersLinks
Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合
☆40Updated 4 years ago
Alternatives and similar repositories for NERPapers
Users that are interested in NERPapers are comparing it to the libraries listed below
Sorting:
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 天池大赛疫情文本挑战赛☆51Updated 5 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆56Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆54Updated 4 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 5 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated last year
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago