paper-with-me

홈 › Papers

Identifying Named Entities as they are Typed

2021-04-01 · EACL 2021 2 · Ravneet Arora, Chen-Tse Tsai, Daniel Preotiuc-Pietro

Identifying named entities in written text is an essential component of the text processing pipeline used in applications such as text editors to gain a better understanding of the semantics of the text. However, the typical experimental setup for evaluating Named Entity Recognition (NER) systems is not directly applicable to systems that process text in real time as the text is being typed. Evaluation is performed on a sentence level assuming the end-user is willing to wait until the entire sentence is typed for entities to be identified and further linked to identifiers or co-referenced. We introduce a novel experimental setup for NER systems for applications where decisions about named entity boundaries need to be performed in an online fashion. We study how state-of-the-art methods perform under this setup in multiple languages and propose adaptations to these models to suit this new experimental setup. Experimental results show that the best systems that are evaluated on each token after its typed, reach performance within 1{--}5 F1 points of systems that are evaluated at the end of the sentence. These show that entity recognition can be performed in this setup and open up the development of other NLP tools in a similar setup.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

ASU: An Experimental Study on Applying Deep Learning in Twitter Named Entity Recognition.

2016-12-01 · WS 2016 12 · Michel Naim Gerguis, Cherif Salama, M. Watheq El-Kharashi

This paper describes the ASU system submitted in the COLING W-NUT 2016 Twitter Named Entity Recognition (NER) task. We present an experimental study on applying deep learning to extracting named entities (NEs) from tweet…

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Coarse-to-Fine Pre-training for Named Entity Recognition

2020-10-16 · EMNLP 2020 11 · Mengge Xue, Bowen Yu, Zhenyu Zhang, Tingwen Liu 외

More recently, Named Entity Recognition hasachieved great advances aided by pre-trainingapproaches such as BERT. However, currentpre-training techniques focus on building lan-guage modeling objectives to learn a gen-eral…

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

Who Argues What? Joint Argument-Entity Detection and Classification in Political Debates

2026-09-09 · Lucio La Cava, Stefano Francesco Monea, Sergio Greco arxiv

Political debates are often analyzed through Argument Mining (AM) to investigate the key arguments that drive them. However, political arguments are rarely interpretable from argumentative spans alone, as claims and prem…

Argument Mining

Semi-supervised Bootstrapping approach for Named Entity Recognition

2015-11-21 · S. Thenmalar, J. Balaji, T. V. Geetha

The aim of Named Entity Recognition (NER) is to identify references of named entities in unstructured documents, and to classify them into pre-defined semantic categories. NER often aids from added background knowledge i…

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

Named Person Coreference in English News

2018-10-26 · Oshin Agarwal, Sanjay Subramanian, Ani Nenkova, Dan Roth

People are often entities of interest in tasks such as search and information extraction. In these tasks, the goal is to find as much information as possible about people specified by their name. However in text, some of…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+1