Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.16 KB

File metadata and controls

19 lines (10 loc) · 1.16 KB

Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network

  • author:Dianbo Sui Yubo Chen ,Kang Liu ,Jun Zhao ,Shengping Liu

  • abstract: The lack of word boundaries information has been seen as one of the main obstacles to develop a high performance Chinese named entity recognition (NER) system. Fortunately, the automatically constructed lexicon contains rich word boundaries information and word semantic information. However, integrating lexical knowledge in Chinese NER tasks still faces challenges when it comes to self-matched lexical words as well as the nearest contextual lexical words. We present a Collaborative Graph Network to solve these challenges. Experiments on various datasets show that our model not only outperforms the state-of-the-art (SOTA) results, but also achieves a speed that is six to fifteen times faster than that of the SOTA model.

  • keywords:

  • interpretation:

  • pdf: pdf

  • code: code

  • dataset: Weibo NER , OntoNotes, MSRA

  • ppt/video:

  • curator: Yawen Dai