paper-with-me

홈 › Papers

Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information

2020-10-29 · Findings of the Association for Computational Linguistics 2020 · Yuyang Nie, Yuanhe Tian, Yan Song, Xiang Ao, Xiang Wan

Named entity recognition (NER) is highly sensitive to sentential syntactic and semantic properties where entities may be extracted according to how they are used and placed in the running text. To model such properties, one could rely on existing resources to providing helpful knowledge to the NER task; some existing studies proved the effectiveness of doing so, and yet are limited in appropriately leveraging the knowledge such as distinguishing the important ones for particular context. In this paper, we improve NER by leveraging different types of syntactic information through attentive ensemble, which functionalizes by the proposed key-value memory networks, syntax attention, and the gate mechanism for encoding, weighting and aggregating such syntactic information, respectively. Experimental results on six English and Chinese benchmark datasets suggest the effectiveness of the proposed model and show that it outperforms previous studies on all experiment datasets.

📄 PDF Abstract BibTeX arXiv:2010.15466

Code (1)

cuhksz-nlp/AESINER 공식 구현 pytorch

Tasks

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Attentive Neural Network for Named Entity Recognition in Vietnamese

2018-10-31 · Kim Anh Nguyen, Ngan Dong, Cam-Tu Nguyen

We propose an attentive neural network for the task of named entity recognition in Vietnamese. The proposed attentive neural model makes use of character-based language models and word embeddings to encode words as vecto…

Decodernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition In Vietnamese+2

The Importance of Automatic Syntactic Features in Vietnamese Named Entity Recognition

2017-05-29 · PACLIC 2017 11 · Thai-Hoang Pham, Phuong Le-Hong

This paper presents a state-of-the-art system for Vietnamese Named Entity Recognition (NER). By incorporating automatic syntactic features with word embeddings as input for bidirectional Long Short-Term Memory (Bi-LSTM),…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Nested Named Entity Recognition from Medical Texts: An Adaptive Shared Network Architecture with Attentive CRF

2022-11-09 · Junzhe Jiang, Mingyue Cheng, Qi Liu, Zhi Li 외

Recognizing useful named entities plays a vital role in medical information processing, which helps drive the development of medical area research. Deep learning methods have achieved good results in medical named entity…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Gazetteer-Enhanced Attentive Neural Networks for Named Entity Recognition

2019-11-01 · IJCNLP 2019 11 · Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun 외

Current region-based NER models only rely on fully-annotated training data to learn effective region encoder, which often face the training data bottleneck. To alleviate this problem, this paper proposes Gazetteer-Enhanc…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Syntactic analyses and named entity recognition for PubMed and PubMed Central --- up-to-the-minute

2016-08-01 · WS 2016 8 · Kai Hakala, Suwisa Kaewphan, Tapio Salakoski, Filip Ginter
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging