Challenge: Named Entity Recognition (NER) is a longstanding NLP task that consists of identifying an entity in a sentence or document.
Approach: They construct a dataset of seven entity types annotated over 11,382 tweets . they provide a set of language model baselines and analyze the performance of the model .
Outcome: The proposed dataset contains seven entity types annotated over 11,382 tweets . the authors focus on short-term degradation of NER models over time and strategies to fine-tune a language model over different periods .

Similar Papers

Annotating the Tweebank Corpus on Named Entity Recognition and Building NLP Models for Social Media Analysis (2022.lrec-1)

Copied to clipboard

Challenge: Social media data such as Twitter messages pose a particular challenge to NLP systems because of their short, noisy nature.
Approach: They create a Twitter-based NER corpus and train Tweet NLP models on it . they annotate named entities in TB2 using Amazon Mechanical Turk .
Outcome: The proposed model outperforms existing models on Twitter and other social media platforms.
A Twitter Corpus for Named Entity Recognition in Turkish (2022.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a subtask of information extraction that uses predefined named entities to identify NEs in noisy texts.
Approach: They propose to use a Turkish Twitter Named Entity Recognition dataset to identify predefined named entities (NEs) the dataset contains 5000 tweets from a year-long period with a high agreement score.
Outcome: The proposed dataset contains 5000 tweets from a year-long period and has high agreement scores.
Multimodal Named Entity Recognition for Short Social Media Posts (N18-1)

Copied to clipboard

Challenge: Social media posts often contain inconsistent or incomplete syntax and lexical notations with limited textual contexts.
Approach: They propose a task called Multimodal Named Entity Recognition (MNER) for noisy user-generated data . they use a dataset called SnapCaptions to build upon the state-of-the-art NER models .
Outcome: The proposed model outperforms existing models on noisy user-generated data . it uses a deep image network and generic modality attention module .
Language Identification and Named Entity Recognition in Hinglish Code Mixed Tweets (P18-3)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is an important text analysis task . code-mixing occurs when lexical items and grammatical features from two languages appear in one sentence .
Approach: They propose to use language identifiers, parts-of-speech tags and chunkers to analyze code-mixed data.
Outcome: The proposed method outperforms the best baseline by 33.18%.
Temporally-Informed Analysis of Named Entity Recognition (2020.acl-main)

Copied to clipboard

Challenge: Existing methods to evaluate text data are rarely reported by taking the timestamp of the document into account.
Approach: They propose methods that make better use of temporally-diverse training data with a focus on named entity recognition.
Outcome: The proposed models make better use of temporally-diverse training data, with a focus on named entity recognition.
HiNER: A large Hindi Named Entity Recognition Dataset (2022.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a lowerlevel task that aims to provide class labels like Person, Location, Organisation, Time, and Number to words in free text.
Approach: They propose to use a standard-abiding Hindi NER dataset to analyze the annotations of a class of naming entities in free text.
Outcome: The proposed dataset achieves a weighted F1 score of 88.78 with all the tags and 92.22 when we collapse the tag-set.
NERetrieve: Dataset for Next Generation Named Entity Recognition and Retrieval (2023.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a widely adopted NLP task . authors present three variants of NER task, with dataset to support them .
Approach: They propose three variants of the NER task, together with a dataset to support them . they propose a move towards more fine-grained entities and zero-shot recognition .
Outcome: The proposed model matches or surpasses existing models in NER tasks . the proposed model is based on a large, silver-annotated corpus of 4 million paragraphs .
What do we really know about State of the Art NER? (2022.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a well researched task and widely used in real world NLP scenarios.
Approach: They perform a broad evaluation of Named Entity Recognition using a popular dataset that takes into consideration various text genres and sources constituting the dataset at hand.
Outcome: The proposed models perform on a popular dataset and generate six new adversarial test sets through small perturbations in the original test set, replacing select entities while retaining the context.
DynamicNER: A Dynamic, Multilingual, and Fine-Grained Dataset for LLM-based Named Entity Recognition (2025.emnlp-main)

Copied to clipboard

Challenge: Existing datasets designed for Named Entity Recognition methods are inadequate for LLMs.
Approach: They propose a dataset that is multilingual and multi-granular and enables LLMs to be applied to Named Entity Recognition methods.
Outcome: The proposed dataset is multilingual and multi-granular, covering 8 languages and 155 entity types, with corpora spanning a diverse range of domains.
T-NER: An All-Round Python Library for Transformer-based Named Entity Recognition (2021.eacl-demos)

Copied to clipboard

Challenge: Language model (LM) pretraining has led to consistent improvements in many downstream tasks, including named entity recognition (NER).
Approach: They propose a Python library for NER LM finetuning that facilitates cross-domain and cross-lingual generalization of LMs finetuned on NER.
Outcome: The proposed library outperforms LMs trained on NERs in cross-domain and cross-lingual generalization tests on nine datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations