错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MGSD: Multi-Graph Joint Framework Based on Semantic Dependency for Chinese NER

  • Zefeng Feng,
  • Yingqi Zhang,
  • Shun Mao,
  • Yuncheng Jiang

摘要

In the realm of Natural Language Processing (NLP), Named Entity Recognition (NER) holds a pivotal position as a foundational component. Recently, the majority of existing approaches addressed the Chinese NER task by leveraging the lexicon enhancement method. However, these lexicon-dependent approaches can be susceptible to confusion caused by lexicon words, which can result in the recognition of false entities. Moreover, using only the lexicon in complex texts, dialects, and irregular sentences could lead to relatively poor results due to the lack of dependency information between Chinese words. To address these issues, in this paper, we propose a Multi-graph joint framework based on semantic dependency for Chinese NER (MGSD). We use semantic dependency relationships and lexical knowledge to construct four graphs that describe the connections between characters and words. After that, we leverage Graph Attention Network to extract features from these four graphs. With these features of Chinese phrases, our model can explicitly improve the issue of relying solely on lexicons. Experimental outcomes obtained from four Chinese NER datasets demonstrate the effectiveness of our model and outperform the state-of-the-art (SOTA) results.