paper-with-me

Papers

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) as the encoder and a conditional random field (CRF) as the decoder. In this paper, we propose a deformable stacked structure for named entity recognition, in which the connections between two adjacent layers are dynamically established. We evaluate the deformable stacked structure by adapting it to different layers. Our model achieves the state-of-the-art performances on the OntoNotes dataset.

📄 PDF Abstract BibTeX arXiv:1809.08730

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

CSECU-DSG at SemEval-2022 Task 11: Identifying the Multilingual Complex Named Entity in Text Using Stacked Embeddings and Transformer based Approach

2022-07-01 · SemEval (NAACL) 2022 7 · Abdul Aziz, MD. Akram Hossain, Abu Nowshed Chy

Recognizing complex and ambiguous named entities (NEs) is one of the formidable tasks in the NLP domain. However, the diversity of linguistic constituents, syntactic structure, semantic ambiguity as well as differences f…

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

Robust Named Entity Recognition in Idiosyncratic Domains

2016-08-24 · Sebastian Arnold, Felix A. Gers, Torsten Kilias, Alexander Löser

Named entity recognition often fails in idiosyncratic domains. That causes a problem for depending tasks, such as entity linking and relation extraction. We propose a generic and robust approach for high-recall named ent…

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

GHHT at CALCS 2018: Named Entity Recognition for Dialectal Arabic Using Neural Networks

2018-07-01 · WS 2018 7 · Mohammed Attia, Younes Samih, Wolfgang Maier

This paper describes our system submission to the CALCS 2018 shared task on named entity recognition on code-switched data for the language variant pair of Modern Standard Arabic and Egyptian dialectal Arabic. We build a…

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

CharNER: Character-Level Named Entity Recognition

2016-12-01 · COLING 2016 12 · Onur Kuru, Ozan Arkan Can, Deniz Yuret

We describe and evaluate a character-level tagger for language-independent Named Entity Recognition (NER). Instead of words, a sentence is represented as a sequence of characters. The model consists of stacked bidirectio…

DecoderFeature Engineeringnamed-entity-recognitionNamed Entity Recognition+5

Neural Text Classification and Stacked Heterogeneous Embeddings for Named Entity Recognition in SMM4H 2021

2021-06-10 · NAACL (SMM4H) 2021 6 · Usama Yaseen, Stefan Langer

This paper presents our findings from participating in the SMM4H Shared Task 2021. We addressed Named Entity Recognition (NER) and Text Classification. To address NER we explored BiLSTM-CRF with Stacked Heterogeneous Emb…

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3