Neural Reranking for Named Entity Recognition

07/17/2017
by   Jie Yang, et al.
0

We propose a neural reranking system for named entity recognition (NER). The basic idea is to leverage recurrent neural network models to learn sentence-level patterns that involve named entity mentions. In particular, given an output sentence produced by a baseline NER model, we replace all entity mentions, such as Barack Obama, into their entity types, such as PER. The resulting sentence patterns contain direct output information, yet is less sparse without specific named entities. For example, "PER was born in LOC" can be such a pattern. LSTM and CNN structures are utilised for learning deep representations of such sentences for reranking. Results show that our system can significantly improve the NER accuracies over two different baselines, giving the best reported results on a standard benchmark.

READ FULL TEXT
research
04/12/2022

L3Cube-MahaNER: A Marathi Named Entity Recognition Dataset and BERT models

Named Entity Recognition (NER) is a basic NLP task and finds major appli...
research
06/23/2017

Named Entity Recognition with stack residual LSTM and trainable bias decoding

Recurrent Neural Network models are the state-of-the-art for Named Entit...
research
05/09/2023

Attack Named Entity Recognition by Entity Boundary Interference

Named Entity Recognition (NER) is a cornerstone NLP task while its robus...
research
09/28/2017

Graph Convolutional Networks for Named Entity Recognition

In this paper we investigate the role of the dependency tree in a named ...
research
06/02/2020

Exploring Cross-sentence Contexts for Named Entity Recognition with BERT

Named entity recognition (NER) is frequently addressed as a sequence cla...
research
07/12/2019

GRN: Gated Relation Network to Enhance Convolutional Neural Network for Named Entity Recognition

The dominant approaches for named entity recognition (NER) mostly adopt ...
research
06/19/2020

Chatbot: A Conversational Agent employed with Named Entity Recognition Model using Artificial Neural Network

Chatbot is a technology that is used to mimic human behavior using natur...

Please sign up or login with your details

Forgot password? Click here to reset