中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
769
161 commits
updated Jul 4, 2025
中文命名实体识别
HREB-CRF: HIERARCHICAL REDUCED-BIAS EMA FOR CHINESE NAMED ENTITY RECOGNITION
https://arxiv.org/pdf/2503.01217
2025
Dae-ner:Dual-channel attention enhancement for chinese named entity recognition
Computer Speech & Language,
2024
CRENER: A Character Relation Enhanced Chinese NER Model
https://arxiv.org/pdf/2412.10858
2024
Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training
COLING 2024
https://arxiv.org/pdf/2404.05560
Unified Lattice Graph Fusion for Chinese Named Entity Recognition
2024
https://arxiv.org/pdf/2312.16917.pdf
MRC-based Nested Medical NER with Co-prediction and Adaptive Pre-training
2024 医疗实体识别
https://arxiv.org/pdf/2403.15800.pdf
CHisIEC: An Information Extraction Corpus for Ancient Chinese History
2024 文言文实体识别
https://arxiv.org/pdf/2403.15088.pdf
https://github.com/tangxuemei1995/CHisIEC
Attack Named Entity Recognition by Entity Boundary Interference
2023
https://arxiv.org/pdf/2305.05253v1.pdf
Token Relation Aware Chinese Named Entity Recognition
ACM Transactions on Asian and Low-Resource Language Information Processing 2023
https://dl.acm.org/doi/10.1145/3531534
WYWEB: A NLP Evaluation Benchmark For Classical Chinese
ACL2023
https://arxiv.org/pdf/2305.14150
https://github.com/baudzhou/WYWEB
PUnifiedNER: a Prompting-based Unified NER System for Diverse Datasets
AAAI 2023
https://arxiv.org/pdf/2211.14838.pdf
https://github.com/GeorgeLuImmortal/PUnifiedNER
END-TO-END ENTITY DETECTION WITH PROPOSER ANDREGRESSOR
借鉴目标检测的思想
2022
https://arxiv.org/pdf/2210.10260v2.pdf
https://github.com/Rosenberg37/EntityDetection
DAMO-NLP at SemEval-2022 Task 11:A Knowledge-based System for Multilingual Named Entity Recognition
多语言的命名实体识别
2022
https://arxiv.org/pdf/2203.00545.pdf
https://github.com/Alibaba-NLP/KB-NER
PCBERT: Parent and Child BERT for Chinese Few-shot NER
COLING 2022
https://aclanthology.org/2022.coling-1.192.pdf
GNN-SL: Sequence Labeling Based on Nearest Examples via GNN
2022
https://arxiv.org/pdf/2212.02017.pdf
https://github.com/ShuheWang1998/GNN-SL
EiCi: A New Method of Dynamic Embedding Incorporating Contextual Information in Chinese NER
这个和AMBERT的思想感觉差不多:AMBERT
2022
https://openreview.net/pdf?id=0TKg4UlnEEQ
Deep Span Representations for Named Entity Recognition
2022
https://arxiv.org/pdf/2210.04182v1.pdf
Mulco: Recognizing Chinese Nested Named Entities Through Multiple Scopes
2022
https://arxiv.org/pdf/2211.10854.pdf
Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling
EMNLP 2022
https://arxiv.org/pdf/2210.15231.pdf
http://github.com/modelscope/adaseq/examples/babert
Domain-Specific NER via Retrieving Correlated Samples
COLING 2022
https://arxiv.org/pdf/2208.12995.pdf
Two Languages Are Better than One: Bilingual Enhancement for Chinese Named Entity Recognition
COLING 2022
https://aclanthology.org/2022.coling-1.176.pdf
A hybrid Transformer approach for Chinese NER with features augmentation
Expert Syst. Appl 2022
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4087645
Adaptive Threshold Selective Self-Attention for Chinese NER
COLING 2022
https://aclanthology.org/2022.coling-1.157.pdf
Improving Chinese Named Entity Recognition by Search Engine Augmentation
2022
https://arxiv.org/pdf/2210.12662.pdf
Domain-Specific NER via Retrieving Correlated Samples
COLING 2022
https://arxiv.org/pdf/2208.12995.pdf
Robust Self-Augmentation for Named Entity Recognition with Meta Reweighting
NAACL 2022
https://arxiv.org/pdf/2204.11406.pdf
https://github.com/LindgeW/MetaAug4NER
Boundary Smoothing for Named Entity Recognition
ACL 2022
https://arxiv.org/pdf/2204.12031v1.pdf
https://github.com/syuoni/eznlp
NFLAT: Non-Flat-Lattice Transformer for Chinese Named Entity Recognition
2022
https://arxiv.org/pdf/2205.05832.pdf
Unified Structure Generation for Universal Information Extraction
(一统实体识别、关系抽取、事件抽取、情感分析),百度UIE
ACL 2022
https://arxiv.org/pdf/2203.12277.pdf
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie
https://github.com/universal-ie/UIE
以下这篇也是通用的,只是英文方面的,没有中文数据上的实验:
Parallel Instance Query Network for Named Entity Recognition
2022
https://arxiv.org/pdf/2203.10545v1.pdf
Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition
NAACL 2022
https://arxiv.org/pdf/2204.05544.pdf
TURNER: The Uncertainty-based Retrieval Framework for Chinese NER
2022
https://arxiv.org/pdf/2202.09022
NN-NER: Named Entity Recognition with Nearest Neighbor Search
2022
https://arxiv.org/pdf/2203.17103
https://github.com/ShannonAI/KNN-NER
Unified Named Entity Recognition as Word-Word Relation Classification
AAAI 2022
https://arxiv.org/abs/2112.10070
https://github.com/ljynlp/W2NER.git
MarkBERT: Marking Word Boundaries Improves Chinese BERT
2022
https://arxiv.org/pdf/2203.06378
MFE-NER: Multi-feature Fusion Embedding for Chinese Named Entity Recognition
2021
https://arxiv.org/pdf/2109.07877
AdaK-NER: An Adaptive Top-K Approach for Named Entity Recognition with Incomplete Annotations
2021
https://arxiv.org/pdf/2109.05233
ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information
ACL 2021
https://arxiv.org/pdf/2106.16038
https://github.com/ShannonAI/ChineseBert
Enhanced Language Representation with Label Knowledge for Span Extraction
EMNLP 2021
https://aclanthology.org/2021.emnlp-main.379.pdf
https://github.com/Akeepers/LEAR
Lex-BERT: Enhancing BERT based NER with lexicons
ICLR 2021
https://arxiv.org/pdf/2101.00396v1.pdf
Lexicon Enhanced Chinese Sequence Labeling Using BERT Adapter
ACL 2021
https://arxiv.org/pdf/2105.07148.pdf
https://github.com/liuwei1206/LEBERT
MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition
ACL 2021
https://arxiv.org/pdf/2107.05418v1.pdf
https://github.com/CoderMusou/MECT4CNER
Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition
ACL 2021
https://arxiv.org/pdf/2105.06804v2.pdf
https://github.com/tricktreat/locate-and-label
Dynamic Modeling Cross- and Self-Lattice Attention Network for Chinese NER
AAAI 2021
https://ojs.aaai.org/index.php/AAAI/article/view/17706/17513
https://github.com/zs50910/DCSAN-for-Chinese-NER
Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information
EMNLP-2020
https://arxiv.org/pdf/2010.15466
https://github.com/cuhksz-nlp/AESINER
ZEN: Pre-training Chinese Text Encoder Enhanced by N-gram Representations
ACL 2020
https://arxiv.org/pdf/1911.00720v1.pdf
https://github.com/sinovation/ZEN
A Unified MRC Framework for Named Entity Recognition
ACL 2020
https://arxiv.org/pdf/1910.11476v6.pdf
https://github.com/ShannonAI/mrc-for-flat-nested-ner
Simplify the Usage of Lexicon in Chinese NER
ACL 2020
https://arxiv.org/pdf/1908.05969.pdf
https://github.com/v-mipeng/LexiconAugmentedNER
A Boundary Regression Model for Nested Named Entity Recognition
2020
https://arxiv.org/pdf/2011.14330v3.pdf
https://github.com/yuelfei/BR
Dice Loss for Data-imbalanced NLP Tasks
ACL 2020
https://arxiv.org/pdf/1911.02855v3.pdf
https://github.com/ShannonAI/dice_loss_for_NLP
Porous Lattice Transformer Encoder for Chinese NER
COLING 2020
https://aclanthology.org/2020.coling-main.340.pdf
FLAT: Chinese NER Using Flat-Lattice Transformer
ACL 2020
https://arxiv.org/pdf/2004.11795v2.pdf
https://github.com/LeeSureman/Flat-Lattice-Transformer
FGN: Fusion Glyph Network for Chinese Named Entity Recognition
2020
https://arxiv.org/pdf/2001.05272v6.pdf
https://github.com/AidenHuen/FGN-NER
SLK-NER: Exploiting Second-order Lexicon Knowledge for Chinese NER
2020
https://arxiv.org/pdf/2007.08416v1.pdf
https://github.com/zerohd4869/SLK-NER
Entity Enhanced BERT Pre-training for Chinese NER
EMNLP 2020
https://aclanthology.org/2020.emnlp-main.518.pdf
https://github.com/jiachenwestlake/Entity_BERT
Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information
ACL2020
https://arxiv.org/pdf/2010.15466v1.pdf
https://github.com/cuhksz-nlp/AESINER
Named Entity Recognition for Social Media Texts with Semantic Augmentation
EMNLP 2020
https://arxiv.org/pdf/2010.15458v1.pdf
https://github.com/cuhksz-nlp/SANER
CLUENER2020: Fine-grained Named Entity Recognition Dataset and Benchmark for Chinese
2020
https://arxiv.org/pdf/2001.04351v4.pdf
https://github.com/CLUEbenchmark/CLUENER2020
ERNIE: Enhanced Representation through Knowledge Integration
2019
https://arxiv.org/pdf/1904.09223v1.pdf
https://github.com/PaddlePaddle/ERNIE
TENER: Adapting Transformer Encoder for Named Entity Recognition
2019
https://arxiv.org/pdf/1911.04474v3.pdf
https://github.com/fastnlp/TENER
Chinese NER Using Lattice LSTM
ACL 2018
https://arxiv.org/pdf/1805.02023v4.pdf
https://github.com/jiesutd/LatticeLSTM
ERNIE 2.0: A Continual Pre-training Framework for Language Understanding
2019
https://arxiv.org/pdf/1907.12412v2.pdf
https://github.com/PaddlePaddle/ERNIE
Glyce: Glyph-vectors for Chinese Character Representations
NeurIPS 2019
https://arxiv.org/pdf/1901.10125v5.pdf
https://github.com/ShannonAI/glyce
CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition
NAACL 2019
https://arxiv.org/pdf/1904.02141v3.pdf
https://github.com/microsoft/vert-papers/tree/master/papers/CAN-NER
Neural Chinese Named Entity Recognition via CNN-LSTM-CRF and Joint Training with Word Segmentation
2019
https://arxiv.org/pdf/1905.01964v1.pdf
https://github.com/rxy007/cnn-lstm-crf
Chinese Named Entity Recognition Augmented with Lexicon Memory
2019
https://arxiv.org/pdf/1912.08282v2.pdf
https://github.com/dugu9sword/LEMON
Exploiting Multiple Embeddings for Chinese Named Entity Recognition
2019
https://arxiv.org/pdf/1908.10657v1.pdf
https://github.com/WHUIR/ME-CNER
Dependency-Guided LSTM-CRF for Named Entity Recognition
IJCNLP 2019
https://arxiv.org/pdf/1909.10148v1.pdf
https://github.com/allanj/ner_with_dependency
CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition
NAACL-HLT (1) 2019
https://aclanthology.org/N19-1342/
CNN-Based Chinese NER with Lexicon Rethinking
IJCAI 2019
https://www.ijcai.org/proceedings/2019/0692.pdf
https://aclanthology.org/N19-1342.pdf
Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network
IJCNLP 2019
https://aclanthology.org/D19-1396.pdf
https://github.com/DianboWork/Graph4CNER
Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning
COLING 2018
https://aclanthology.org/C18-1183.pdf
https://github.com/rainarch/DSNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
EMNLP 2018
https://aclanthology.org/D18-1017.pdf
https://github.com/CPF-NLPR/AT4ChineseNER
没有针对于中文的实验,但是思想可以借鉴的:
160 commits
1 commits
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
769
161 commits
updated Jul 4, 2025
中文命名实体识别
HREB-CRF: HIERARCHICAL REDUCED-BIAS EMA FOR CHINESE NAMED ENTITY RECOGNITION
https://arxiv.org/pdf/2503.01217
2025
Dae-ner:Dual-channel attention enhancement for chinese named entity recognition
Computer Speech & Language,
2024
CRENER: A Character Relation Enhanced Chinese NER Model
https://arxiv.org/pdf/2412.10858
2024
Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training
COLING 2024
https://arxiv.org/pdf/2404.05560
Unified Lattice Graph Fusion for Chinese Named Entity Recognition
2024
https://arxiv.org/pdf/2312.16917.pdf
MRC-based Nested Medical NER with Co-prediction and Adaptive Pre-training
2024 医疗实体识别
https://arxiv.org/pdf/2403.15800.pdf
CHisIEC: An Information Extraction Corpus for Ancient Chinese History
2024 文言文实体识别
https://arxiv.org/pdf/2403.15088.pdf
https://github.com/tangxuemei1995/CHisIEC
Attack Named Entity Recognition by Entity Boundary Interference
2023
https://arxiv.org/pdf/2305.05253v1.pdf
Token Relation Aware Chinese Named Entity Recognition
ACM Transactions on Asian and Low-Resource Language Information Processing 2023
https://dl.acm.org/doi/10.1145/3531534
WYWEB: A NLP Evaluation Benchmark For Classical Chinese
ACL2023
https://arxiv.org/pdf/2305.14150
https://github.com/baudzhou/WYWEB
PUnifiedNER: a Prompting-based Unified NER System for Diverse Datasets
AAAI 2023
https://arxiv.org/pdf/2211.14838.pdf
https://github.com/GeorgeLuImmortal/PUnifiedNER
END-TO-END ENTITY DETECTION WITH PROPOSER ANDREGRESSOR
借鉴目标检测的思想
2022
https://arxiv.org/pdf/2210.10260v2.pdf
https://github.com/Rosenberg37/EntityDetection
DAMO-NLP at SemEval-2022 Task 11:A Knowledge-based System for Multilingual Named Entity Recognition
多语言的命名实体识别
2022
https://arxiv.org/pdf/2203.00545.pdf
https://github.com/Alibaba-NLP/KB-NER
PCBERT: Parent and Child BERT for Chinese Few-shot NER
COLING 2022
https://aclanthology.org/2022.coling-1.192.pdf
GNN-SL: Sequence Labeling Based on Nearest Examples via GNN
2022
https://arxiv.org/pdf/2212.02017.pdf
https://github.com/ShuheWang1998/GNN-SL
EiCi: A New Method of Dynamic Embedding Incorporating Contextual Information in Chinese NER
这个和AMBERT的思想感觉差不多:AMBERT
2022
https://openreview.net/pdf?id=0TKg4UlnEEQ
Deep Span Representations for Named Entity Recognition
2022
https://arxiv.org/pdf/2210.04182v1.pdf
Mulco: Recognizing Chinese Nested Named Entities Through Multiple Scopes
2022
https://arxiv.org/pdf/2211.10854.pdf
Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling
EMNLP 2022
https://arxiv.org/pdf/2210.15231.pdf
http://github.com/modelscope/adaseq/examples/babert
Domain-Specific NER via Retrieving Correlated Samples
COLING 2022
https://arxiv.org/pdf/2208.12995.pdf
Two Languages Are Better than One: Bilingual Enhancement for Chinese Named Entity Recognition
COLING 2022
https://aclanthology.org/2022.coling-1.176.pdf
A hybrid Transformer approach for Chinese NER with features augmentation
Expert Syst. Appl 2022
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4087645
Adaptive Threshold Selective Self-Attention for Chinese NER
COLING 2022
https://aclanthology.org/2022.coling-1.157.pdf
Improving Chinese Named Entity Recognition by Search Engine Augmentation
2022
https://arxiv.org/pdf/2210.12662.pdf
Domain-Specific NER via Retrieving Correlated Samples
COLING 2022
https://arxiv.org/pdf/2208.12995.pdf
Robust Self-Augmentation for Named Entity Recognition with Meta Reweighting
NAACL 2022
https://arxiv.org/pdf/2204.11406.pdf
https://github.com/LindgeW/MetaAug4NER
Boundary Smoothing for Named Entity Recognition
ACL 2022
https://arxiv.org/pdf/2204.12031v1.pdf
https://github.com/syuoni/eznlp
NFLAT: Non-Flat-Lattice Transformer for Chinese Named Entity Recognition
2022
https://arxiv.org/pdf/2205.05832.pdf
Unified Structure Generation for Universal Information Extraction
(一统实体识别、关系抽取、事件抽取、情感分析),百度UIE
ACL 2022
https://arxiv.org/pdf/2203.12277.pdf
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie
https://github.com/universal-ie/UIE
以下这篇也是通用的,只是英文方面的,没有中文数据上的实验:
Parallel Instance Query Network for Named Entity Recognition
2022
https://arxiv.org/pdf/2203.10545v1.pdf
Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition
NAACL 2022
https://arxiv.org/pdf/2204.05544.pdf
TURNER: The Uncertainty-based Retrieval Framework for Chinese NER
2022
https://arxiv.org/pdf/2202.09022
NN-NER: Named Entity Recognition with Nearest Neighbor Search
2022
https://arxiv.org/pdf/2203.17103
https://github.com/ShannonAI/KNN-NER
Unified Named Entity Recognition as Word-Word Relation Classification
AAAI 2022
https://arxiv.org/abs/2112.10070
https://github.com/ljynlp/W2NER.git
MarkBERT: Marking Word Boundaries Improves Chinese BERT
2022
https://arxiv.org/pdf/2203.06378
MFE-NER: Multi-feature Fusion Embedding for Chinese Named Entity Recognition
2021
https://arxiv.org/pdf/2109.07877
AdaK-NER: An Adaptive Top-K Approach for Named Entity Recognition with Incomplete Annotations
2021
https://arxiv.org/pdf/2109.05233
ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information
ACL 2021
https://arxiv.org/pdf/2106.16038
https://github.com/ShannonAI/ChineseBert
Enhanced Language Representation with Label Knowledge for Span Extraction
EMNLP 2021
https://aclanthology.org/2021.emnlp-main.379.pdf
https://github.com/Akeepers/LEAR
Lex-BERT: Enhancing BERT based NER with lexicons
ICLR 2021
https://arxiv.org/pdf/2101.00396v1.pdf
Lexicon Enhanced Chinese Sequence Labeling Using BERT Adapter
ACL 2021
https://arxiv.org/pdf/2105.07148.pdf
https://github.com/liuwei1206/LEBERT
MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition
ACL 2021
https://arxiv.org/pdf/2107.05418v1.pdf
https://github.com/CoderMusou/MECT4CNER
Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition
ACL 2021
https://arxiv.org/pdf/2105.06804v2.pdf
https://github.com/tricktreat/locate-and-label
Dynamic Modeling Cross- and Self-Lattice Attention Network for Chinese NER
AAAI 2021
https://ojs.aaai.org/index.php/AAAI/article/view/17706/17513
https://github.com/zs50910/DCSAN-for-Chinese-NER
Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information
EMNLP-2020
https://arxiv.org/pdf/2010.15466
https://github.com/cuhksz-nlp/AESINER
ZEN: Pre-training Chinese Text Encoder Enhanced by N-gram Representations
ACL 2020
https://arxiv.org/pdf/1911.00720v1.pdf
https://github.com/sinovation/ZEN
A Unified MRC Framework for Named Entity Recognition
ACL 2020
https://arxiv.org/pdf/1910.11476v6.pdf
https://github.com/ShannonAI/mrc-for-flat-nested-ner
Simplify the Usage of Lexicon in Chinese NER
ACL 2020
https://arxiv.org/pdf/1908.05969.pdf
https://github.com/v-mipeng/LexiconAugmentedNER
A Boundary Regression Model for Nested Named Entity Recognition
2020
https://arxiv.org/pdf/2011.14330v3.pdf
https://github.com/yuelfei/BR
Dice Loss for Data-imbalanced NLP Tasks
ACL 2020
https://arxiv.org/pdf/1911.02855v3.pdf
https://github.com/ShannonAI/dice_loss_for_NLP
Porous Lattice Transformer Encoder for Chinese NER
COLING 2020
https://aclanthology.org/2020.coling-main.340.pdf
FLAT: Chinese NER Using Flat-Lattice Transformer
ACL 2020
https://arxiv.org/pdf/2004.11795v2.pdf
https://github.com/LeeSureman/Flat-Lattice-Transformer
FGN: Fusion Glyph Network for Chinese Named Entity Recognition
2020
https://arxiv.org/pdf/2001.05272v6.pdf
https://github.com/AidenHuen/FGN-NER
SLK-NER: Exploiting Second-order Lexicon Knowledge for Chinese NER
2020
https://arxiv.org/pdf/2007.08416v1.pdf
https://github.com/zerohd4869/SLK-NER
Entity Enhanced BERT Pre-training for Chinese NER
EMNLP 2020
https://aclanthology.org/2020.emnlp-main.518.pdf
https://github.com/jiachenwestlake/Entity_BERT
Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information
ACL2020
https://arxiv.org/pdf/2010.15466v1.pdf
https://github.com/cuhksz-nlp/AESINER
Named Entity Recognition for Social Media Texts with Semantic Augmentation
EMNLP 2020
https://arxiv.org/pdf/2010.15458v1.pdf
https://github.com/cuhksz-nlp/SANER
CLUENER2020: Fine-grained Named Entity Recognition Dataset and Benchmark for Chinese
2020
https://arxiv.org/pdf/2001.04351v4.pdf
https://github.com/CLUEbenchmark/CLUENER2020
ERNIE: Enhanced Representation through Knowledge Integration
2019
https://arxiv.org/pdf/1904.09223v1.pdf
https://github.com/PaddlePaddle/ERNIE
TENER: Adapting Transformer Encoder for Named Entity Recognition
2019
https://arxiv.org/pdf/1911.04474v3.pdf
https://github.com/fastnlp/TENER
Chinese NER Using Lattice LSTM
ACL 2018
https://arxiv.org/pdf/1805.02023v4.pdf
https://github.com/jiesutd/LatticeLSTM
ERNIE 2.0: A Continual Pre-training Framework for Language Understanding
2019
https://arxiv.org/pdf/1907.12412v2.pdf
https://github.com/PaddlePaddle/ERNIE
Glyce: Glyph-vectors for Chinese Character Representations
NeurIPS 2019
https://arxiv.org/pdf/1901.10125v5.pdf
https://github.com/ShannonAI/glyce
CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition
NAACL 2019
https://arxiv.org/pdf/1904.02141v3.pdf
https://github.com/microsoft/vert-papers/tree/master/papers/CAN-NER
Neural Chinese Named Entity Recognition via CNN-LSTM-CRF and Joint Training with Word Segmentation
2019
https://arxiv.org/pdf/1905.01964v1.pdf
https://github.com/rxy007/cnn-lstm-crf
Chinese Named Entity Recognition Augmented with Lexicon Memory
2019
https://arxiv.org/pdf/1912.08282v2.pdf
https://github.com/dugu9sword/LEMON
Exploiting Multiple Embeddings for Chinese Named Entity Recognition
2019
https://arxiv.org/pdf/1908.10657v1.pdf
https://github.com/WHUIR/ME-CNER
Dependency-Guided LSTM-CRF for Named Entity Recognition
IJCNLP 2019
https://arxiv.org/pdf/1909.10148v1.pdf
https://github.com/allanj/ner_with_dependency
CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition
NAACL-HLT (1) 2019
https://aclanthology.org/N19-1342/
CNN-Based Chinese NER with Lexicon Rethinking
IJCAI 2019
https://www.ijcai.org/proceedings/2019/0692.pdf
https://aclanthology.org/N19-1342.pdf
Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network
IJCNLP 2019
https://aclanthology.org/D19-1396.pdf
https://github.com/DianboWork/Graph4CNER
Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning
COLING 2018
https://aclanthology.org/C18-1183.pdf
https://github.com/rainarch/DSNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
EMNLP 2018
https://aclanthology.org/D18-1017.pdf
https://github.com/CPF-NLPR/AT4ChineseNER
没有针对于中文的实验,但是思想可以借鉴的:
160 commits
1 commits