Papers by Sergei Bogdanov
NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data (2024.emnlp-main)
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a core component of natural language processing, present in a variety of applications such as medical coding, financial news analysis, or legal documents parsing. |
| Approach: | They propose to use Large Language Models (LLMs) to create NuNER, a compact language representation model specialized in the Named Entity Recognition task. |
| Outcome: | The proposed model outperforms similar-sized foundation models in the few-shot regime and is based on a human-annotated dataset. |