paper-with-me

홈 › Papers

A Local Detection Approach for Named Entity Recognition and Mention Detection

2017-07-01 · ACL 2017 7 · Mingbin Xu, Hui Jiang, Sedtawut Watcharawittayakul

In this paper, we study a novel approach for named entity recognition (NER) and mention detection (MD) in natural language processing. Instead of treating NER as a sequence labeling problem, we propose a new local detection approach, which relies on the recent fixed-size ordinally forgetting encoding (FOFE) method to fully encode each sentence fragment and its left/right contexts into a fixed-size representation. Subsequently, a simple feedforward neural network (FFNN) is learned to either reject or predict entity label for each individual text fragment. The proposed method has been evaluated in several popular NER and MD tasks, including CoNLL 2003 NER task and TAC-KBP2015 and TAC-KBP2016 Tri-lingual Entity Discovery and Linking (EDL) tasks. Our method has yielded pretty strong performance in all of these examined tasks. This local detection approach has shown many advantages over the traditional sequence labeling methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringImage Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSentenceSpeech Recognition

Similar Papers 제목 키워드 기반

A FOFE-based Local Detection Approach for Named Entity Recognition and Mention Detection

2016-11-02 · Mingbin Xu, Hui Jiang

In this paper, we study a novel approach for named entity recognition (NER) and mention detection in natural language processing. Instead of treating NER as a sequence labelling problem, we propose a new local detection …

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

Explicitly Capturing Relations between Entity Mentions via Graph Neural Networks for Domain-specific Named Entity Recognition

2021-08-01 · ACL 2021 5 · Pei Chen, Haibo Ding, Jun Araki, Ruihong Huang

Named entity recognition (NER) is well studied for the general domain, and recent systems have achieved human-level performance for identifying common entity types. However, the NER performance is still moderate for spec…

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

Joint Learning of Named Entity Recognition and Entity Linking

2019-07-18 · ACL 2019 7 · Pedro Henrique Martins, Zita Marinho, André F. T. Martins

Named entity recognition (NER) and entity linking (EL) are two fundamentally related tasks, since in order to perform EL, first the mentions to entities have to be detected. However, most entity linking approaches disreg…

Entity LinkingMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+2

Nested Named Entity Recognition Revisited

2018-06-01 · NAACL 2018 6 · Arzoo Katiyar, Claire Cardie

We propose a novel recurrent neural network-based approach to simultaneously handle nested named entity recognition and nested entity mention detection. The model learns a hypergraph representation for nested entities us…

Coreference Resolutionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

In-domain Context-aware Token Embeddings Improve Biomedical Named Entity Recognition

2018-10-01 · WS 2018 10 · Golnar Sheikhshabbafghi, Inanc Birol, Anoop Sarkar

Rapidly expanding volume of publications in the biomedical domain makes it increasingly difficult for a timely evaluation of the latest literature. That, along with a push for automated evaluation of clinical reports, pr…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5