paper-with-me

Papers

Improving Neural Named Entity Recognition with Gazetteers

2020-03-06 · Chan Hee Song, Dawn Lawrie, Tim Finin, James Mayfield

The goal of this work is to improve the performance of a neural named entity recognition system by adding input features that indicate a word is part of a name included in a gazetteer. This article describes how to generate gazetteers from the Wikidata knowledge graph as well as how to integrate the information into a neural NER system. Experiments reveal that the approach yields performance gains in two distinct languages: a high-resource, word-based language, English and a high-resource, character-based language, Chinese. Experiments were also performed in a low-resource language, Russian on a newly annotated Russian NER corpus from Reddit tagged with four core types and twelve extended types. This article reports a baseline score. It is a longer version of a paper in the 33rd FLAIRS conference (Song et al. 2020).

📄 PDF Abstract BibTeX arXiv:2003.03072

Code (1)

hltcoe/gazetteer-collection 공식 구현

Tasks

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

Similar Papers 제목 키워드 기반

Soft Gazetteers for Low-Resource Named Entity Recognition

2020-05-04 · ACL 2020 6 · Shruti Rijhwani, Shuyan Zhou, Graham Neubig, Jaime Carbonell

Traditional named entity recognition models use gazetteers (lists of entities) as features to improve performance. Although modern neural network models do not require such hand-crafted features for strong performance, r…

Cross-Lingual Entity LinkingEntity LinkingLow Resource Named Entity Recognitionnamed-entity-recognition+2

Automatically Annotated Turkish Corpus for Named Entity Recognition and Text Categorization using Large-Scale Gazetteers

2017-02-08 · H. Bahadir Sahin, Caglar Tirkaz, Eray Yildiz, Mustafa Tolga Eren 외

Turkish Wikipedia Named-Entity Recognition and Text Categorization (TWNERTC) dataset is a collection of automatically categorized and annotated sentences obtained from Wikipedia. We constructed large-scale gazetteers by …

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

The Utility and Interplay of Gazetteers and Entity Segmentation for Named Entity Recognition in English

2021-08-01 · Findings (ACL) 2021 8 · Oshin Agarwal, Ani Nenkova
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Named entity recognition with document-specific KB tag gazetteers

2015-09-01 · EMNLP 2015 9 · Will Radford, Xavier Carreras, James Henderson
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)TAG

Improving Named Entity Recognition in Tor Darknet with Local Distance Neighbor Feature

2020-05-18 · Mhd Wesam Al-Nabki, Francisco Jañez-Martino, Roberto A. Vasco-Carofilis, Eduardo Fidalgo 외

Name entity recognition in noisy user-generated texts is a difficult task usually enhanced by incorporating an external resource of information, such as gazetteers. However, gazetteers are task-specific, and they are exp…

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