CLDec 13, 2021

ANEA: Automated (Named) Entity Annotation for German Domain-Specific Texts

arXiv:2112.06724v1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of creating domain-specific NER corpora for German texts, which is incremental as it builds on existing NER methods to handle specialized domains.

The paper tackles the problem of named entity recognition (NER) being suboptimal for domain-specific texts like engineering or medicine by proposing ANEA, an automated annotator that identifies terms, groups them, and assigns labels to create domain-specific NER corpora for German texts, with results showing it effectively automates these annotation tasks.

Named entity recognition (NER) is an important task that aims to resolve universal categories of named entities, e.g., persons, locations, organizations, and times. Despite its common and viable use in many use cases, NER is barely applicable in domains where general categories are suboptimal, such as engineering or medicine. To facilitate NER of domain-specific types, we propose ANEA, an automated (named) entity annotator to assist human annotators in creating domain-specific NER corpora for German text collections when given a set of domain-specific texts. In our evaluation, we find that ANEA automatically identifies terms that best represent the texts' content, identifies groups of coherent terms, and extracts and assigns descriptive labels to these groups, i.e., annotates text datasets into the domain (named) entities.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes