NER

581 papers with code • 5 benchmarks • 24 datasets

The named entity recognition (NER) involves identification of key information in the text and classification into a set of predefined categories. This includes standard entities in the text like Part of Speech (PoS) and entities like places, names etc...

Libraries

Use these libraries to find NER models and implementations

Sebastian, Basti, Wastl?! Recognizing Named Entities in Bavarian Dialectal Data

mainlp/barner 19 Mar 2024

Named Entity Recognition (NER) is a fundamental task to extract key information from texts, but annotated resources are scarce for dialects.

0
19 Mar 2024

HVDistill: Transferring Knowledge from Images to Point Clouds via Unsupervised Hybrid-View Distillation

zhangsha1024/HVDistill 18 Mar 2024

We present a hybrid-view-based knowledge distillation framework, termed HVDistill, to guide the feature learning of a point cloud neural network with a pre-trained image network in an unsupervised man- ner.

0
18 Mar 2024

Evaluating Named Entity Recognition: Comparative Analysis of Mono- and Multilingual Transformer Models on Brazilian Corporate Earnings Call Transcriptions

rsabilio/nereval-braziliancorporatetranscriptions 18 Mar 2024

By curating a comprehensive dataset comprising 384 transcriptions and leveraging weak supervision techniques for annotation, we evaluate the performance of monolingual models trained on Portuguese (BERTimbau and PTT5) and multilingual models (mBERT and mT5).

0
18 Mar 2024

ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models

stefanheng/proggen 17 Mar 2024

Although Large Language Models (LLMs) exhibit remarkable adaptability across domains, these models often fall short in structured knowledge extraction tasks such as named entity recognition (NER).

6
17 Mar 2024

Can LLM Substitute Human Labeling? A Case Study of Fine-grained Chinese Address Entity Recognition Dataset for UAV Delivery

zhhvvv/cner-uav 10 Mar 2024

We present CNER-UAV, a fine-grained \textbf{C}hinese \textbf{N}ame \textbf{E}ntity \textbf{R}ecognition dataset specifically designed for the task of address resolution in \textbf{U}nmanned \textbf{A}erial \textbf{V}ehicle delivery systems.

1
10 Mar 2024

Rethinking Negative Instances for Generative Named Entity Recognition

yyding1/gner 26 Feb 2024

In the Named Entity Recognition (NER) task, recent advancements have seen the remarkable improvement of LLMs in a broad range of entity domains via instruction tuning, by adopting entity-centric schema.

26
26 Feb 2024

DistALANER: Distantly Supervised Active Learning Augmented Named Entity Recognition in the Open Source Software Ecosystem

record/8075578 25 Feb 2024

With the AI revolution in place, the trend for building automated systems to support professionals in different domains such as the open source software systems, healthcare systems, banking systems, transportation systems and many others have become increasingly prominent.

0
25 Feb 2024

NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data

Serega6678/NuNER 23 Feb 2024

Large Language Models (LLMs) have shown impressive abilities in data annotation, opening the way for new approaches to solve classic NLP problems.

2
23 Feb 2024

Malaysian English News Decoded: A Linguistic Resource for Named Entity and Relation Extraction

mohanraj-nlp/men-dataset 22 Feb 2024

We then fine-tuned the spaCy NER tool and validated that having a dataset tailor-made for Malaysian English could improve the performance of NER in Malaysian English significantly.

0
22 Feb 2024

Re-Examine Distantly Supervised NER: A New Benchmark and a Simple Approach

liyp0095/CuPUL 22 Feb 2024

This paper delves into Named Entity Recognition (NER) under the framework of Distant Supervision (DS-NER), where the main challenge lies in the compromised quality of labels due to inherent errors such as false positives, false negatives, and positive type errors.

0
22 Feb 2024