CLIRNov 26, 2021

KazNERD: Kazakh Named Entity Recognition Dataset

arXiv:2111.13419v2587 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited resources for Kazakh language processing, but it is incremental as it applies existing methods to new data.

The authors tackled the lack of publicly available annotated corpora for Kazakh named entity recognition by creating a dataset with 112,702 sentences and 136,333 annotations for 25 entity classes, and the best model achieved an exact match F1-score of 97.22% on the test set.

We present the development of a dataset for Kazakh named entity recognition. The dataset was built as there is a clear need for publicly available annotated corpora in Kazakh, as well as annotation guidelines containing straightforward--but rigorous--rules and examples. The dataset annotation, based on the IOB2 scheme, was carried out on television news text by two native Kazakh speakers under the supervision of the first author. The resulting dataset contains 112,702 sentences and 136,333 annotations for 25 entity classes. State-of-the-art machine learning models to automatise Kazakh named entity recognition were also built, with the best-performing model achieving an exact match F1-score of 97.22% on the test set. The annotated dataset, guidelines, and codes used to train the models are freely available for download under the CC BY 4.0 licence from https://github.com/IS2AI/KazNERD.

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