Reject complicated operations for incorporating lexicon for Chinese NER.
☆437Jan 22, 2022Updated 4 years ago
Alternatives and similar repositories for LexiconAugmentedNER
Users that are interested in LexiconAugmentedNER are comparing it to the libraries listed below
Sorting:
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,004May 10, 2022Updated 3 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,834Apr 25, 2019Updated 6 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆679Jun 12, 2023Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Jun 12, 2023Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42May 4, 2021Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆351Aug 16, 2023Updated 2 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆131Apr 17, 2020Updated 5 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Aug 3, 2019Updated 6 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,234Mar 11, 2023Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,520Nov 21, 2022Updated 3 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- Lexicon-based Named Entity Recognition☆158Jul 26, 2022Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Jan 15, 2022Updated 4 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Nov 4, 2021Updated 4 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆551Jul 14, 2022Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Jan 10, 2020Updated 6 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆378Jul 6, 2020Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Jul 12, 2024Updated last year
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆558Jun 9, 2020Updated 5 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆965Dec 23, 2020Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆170Apr 2, 2022Updated 3 years ago
- ☆29May 30, 2019Updated 6 years ago
- ☆23May 30, 2019Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Mar 22, 2020Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism