Papers › Simplify the Usage of Lexicon in Chinese NER

Simplify the Usage of Lexicon in Chinese NER

16 Aug 2019ACL 2020 6arXiv:1908.05969archive 2025-07-28

Ruotian Ma, Minlong Peng, Qi Zhang, Xuanjing Huang

Recently, many works have tried to augment the performance of Chinese named entity recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang, 2018) has achieved new benchmark results on several public Chinese NER datasets. However, Lattice-LSTM has a complex model architecture. This limits its application in many industrial areas where real-time NER responses are needed. In this work, we propose a simple but effective method for incorporating the word lexicon into the character representations. This method avoids designing a complicated sequence modeling architecture, and for any neural NER model, it requires only subtle adjustment of the character representation layer to introduce the lexicon information. Experimental studies on four benchmark Chinese NER datasets show that our method achieves an inference speed up to 6.15 times faster than those of state-ofthe-art methods, along with a better performance. The experimental results also show that the proposed method can be easily incorporated with pre-trained models like BERT.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

v-mipeng/LexiconAugmentedNER officialmentioned in papermentioned on GitHubpytorch report
changle2018/LexionAN-master mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Chinese Named Entity RecognitionNERNamed Entity RecognitionNamed Entity Recognition (NER)named-entity-recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Chinese Named Entity Recognition MSRA LSTM + Lexicon augment F1 93.5 #16 of 21 Archive leaderboard report
Chinese Named Entity Recognition OntoNotes 4 LSTM + Lexicon augment F1 75.54 #12 of 15 Archive leaderboard report
Chinese Named Entity Recognition Resume NER LSTM + Lexicon augment F1 95.59 #8 of 13 Archive leaderboard report
Chinese Named Entity Recognition Weibo NER LSTM + Lexicon augment F1 61.24 #13 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections