ZhengZixiang / NERPapers

Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NERPapers

Worth-reading and awesome papers on Named Entity Recognition.

Suggestions about adding papers, repositories and other resources are welcomed!

Since I am Chinese, I mainly focus on Chinese resources. Welcome to recommend excellent resources in English or other languages!

值得一读的命名实体识别相关资源集合。

欢迎新增论文、代码仓库与其他资源等建议!

Papers

  • Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data. John Lafferty, Andrew McCallum, Fernando C.N. Pereira. (ICML 2001) [paper] - CRF
  • Chinese NER Using Lattice LSTM. Yue Zhang, Jie Yang. (ACL 2018) [paper]
  • Hierarchically-Refined Label Attention Network for Sequence Labeling. Leyang Cui, Yue Zhang. (EMNLP 2019) [paper][code] - LAN
  • A Unified MRC Framework for Named Entity Recognition. Xiaoya Li, Jingrong Feng, Yuxian Meng, Qinghong Han, Fei Wu, Jiwei Li. (ACL 2019) [paper]
  • TENER: Adapting Transformer Encoder for Named Entity Recognition. Hang Yan, Bocao Deng, Xiaonan Li, Xipeng Qiu. (CoRR 2019) [paper]
  • TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition. Bill Yuchen Lin, Dong-Ho Lee, Ming Shen, Ryan Moreno, Xiao Huang, Prashant Shiralkar, Xiang Ren. (ACL 2020) [paper][code]
  • FLAT: Chinese NER Using Flat-Lattice Transformer. Xiaonan Li, Hang Yan, Xipeng Qiu, Xuanjing Huang. (ACL 2020) [paper][code]
  • Simplify the Usage of Lexicon in Chinese NER. Ruotian Ma, Minlong Peng, Qi Zhang, Zhongyu Wei, Xuanjing Huang. [paper][code]
  • A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Zhepei Wei, Jianlin Su, Yue Wang, Yuan Tian, Yi Chang. (ACL 2020) [paper][code] - CasRel
  • Lex-BERT: Enhancing BERT based NER with lexicons. Wei Zhu, Daniel Cheung. (ICLR 2021) [paper]

Survay & Tutorial

  • Few-Shot Named Entity Recognition: A Comprehensive Study. Jiaxin Huang, Chunyuan Li, Krishan Subudhi, Damien Jose, Shobana Balakrishnan, Weizhu Chen, Baolin Peng, Jianfeng Gao, Jiawei Han. (CoRR 2020) [paper]

Repositories & Toolkits

Datasets

Blog Posts

About

Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合