paper-with-me

Papers

Named Entity Recognition With Parallel Recurrent Neural Networks

2018-07-01 · ACL 2018 7 · Andrej {\v{Z}}ukov-Gregori{\v{c}}, Yoram Bachrach, Sam Coope

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.

📄 PDF Abstract BibTeX

Code (1)

speedcell4/UOI-P18-2012

Tasks

DiversityFeature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

2019-07-12 · Hui Chen, Zijia Lin, Guiguang Ding, JianGuang Lou 외

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+5

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

Deformable Stacked Structure for Named Entity Recognition

2018-09-24 · Shuyang Cao, Xipeng Qiu, Xuanjing Huang

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

2012-05-01 · LREC 2012 5 · M{\=a}rcis Pinnis

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

2021-11-01 · EMNLP (MRL) 2021 11 · Jongin Kim, Nayoung Choi, Seunghyun Lim, Jungwhan Kim 외

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