named-entity-recognition

791 papers with code • 2 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find named-entity-recognition models and implementations

Fine-Grained Named Entities for Corona News

sefeoglu/coronanews-ner 20 Apr 2024

Information resources such as newspapers have produced unstructured text data in various languages related to the corona outbreak since December 2019.

0
20 Apr 2024

Intent Detection and Entity Extraction from BioMedical Literature

faceonlive/ai-research 4 Apr 2024

Biomedical queries have become increasingly prevalent in web searches, reflecting the growing interest in accessing biomedical literature.

144
04 Apr 2024

BanglaAutoKG: Automatic Bangla Knowledge Graph Construction with Semantic Neural Graph Filtering

azminewasi/banglaautokg 4 Apr 2024

Knowledge Graphs (KGs) have proven essential in information processing and reasoning applications because they link related entities and give context-rich information, supporting efficient information retrieval and knowledge discovery; presenting information flow in a very effective manner.

2
04 Apr 2024

MetaIE: Distilling a Meta Model from LLM for All Kinds of Information Extraction Tasks

komeijiforce/metaie 30 Mar 2024

We construct the distillation dataset via sampling sentences from language model pre-training datasets (e. g., OpenWebText in our implementation) and prompting an LLM to identify the typed spans of "important information".

4
30 Mar 2024

Cross-Lingual Transfer Robustness to Lower-Resource Languages on Adversarial Datasets

csu-signal/xlingual-robustness 29 Mar 2024

Multilingual Language Models (MLLMs) exhibit robust cross-lingual transfer capabilities, or the ability to leverage information acquired in a source language and apply it to a target language.

0
29 Mar 2024

ELLEN: Extremely Lightly Supervised Learning For Efficient Named Entity Recognition

hriaz17/ellen 26 Mar 2024

In a zero-shot setting, ELLEN also achieves over 75% of the performance of a strong, fully supervised model trained on gold data.

1
26 Mar 2024

Few-shot Named Entity Recognition via Superposition Concept Discrimination

chen700564/supercd 25 Mar 2024

Then a superposition instance retriever is applied to retrieve corresponding instances of these superposition concepts from large-scale text corpus.

1
25 Mar 2024

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

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