Named Entity Recognition With Parallel Recurrent Neural Networks
We present a new architecture for named entity recognition. Our model employs multiple independent bidirectional LSTM units across the same input and promotes diversity among them by employing an inter-model regularization term. By distributing computation across multiple smaller LSTMs we find a significant reduction in the total number of parameters. We find our architecture achieves state-of-the-art performance on the CoNLL 2003 NER dataset.
Code (1)
Tasks
DiversityFeature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERWord EmbeddingsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GRN: Gated Relation Network to Enhance Convolutional Neural Network for Named Entity Recognition
The dominant approaches for named entity recognition (NER) mostly adopt complex recurrent neural networks (RNN), e.g., long-short-term-memory (LSTM). However, RNNs are limited by their recurrent nature in terms of comput…
Computational EfficiencyGPUnamed-entity-recognitionNamed Entity Recognition+5Nested Named Entity Recognition Revisited
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)+3Deformable Stacked Structure for Named Entity Recognition
Neural architecture for named entity recognition has achieved great success in the field of natural language processing. Currently, the dominating architecture consists of a bi-directional recurrent neural network (RNN) …
Decodernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Latvian and Lithuanian Named Entity Recognition with TildeNER
In this paper the author presents TildeNER ― an open source freely available named entity recognition toolkit and the first multi-class named entity recognition system for Latvian and Lithuanian languages. The system i…
Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Analysis of Zero-Shot Crosslingual Learning between English and Korean for Named Entity Recognition
This paper presents a English-Korean parallel dataset that collects 381K news articles where 1,400 of them, comprising 10K sentences, are manually labeled for crosslingual named entity recognition (NER). The annotation g…
Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1