paper-with-me

홈 › Papers

KazNERD: Kazakh Named Entity Recognition Dataset

2021-11-26 · LREC 2022 6 · Rustem Yeshpanov, Yerbolat Khassanov, Huseyin Atakan Varol

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.

📄 PDF Abstract BibTeX arXiv:2111.13419

Code (1)

is2ai/kaznerd 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Neural Named Entity Recognition for Kazakh

2020-07-17 · Gulmira Tolegen, Alymzhan Toleu, Orken Mamyrbayev, Rustam Mussabayev

We present several neural networks to address the task of named entity recognition for morphologically complex languages (MCL). Kazakh is a morphologically complex language in which each root/stem can produce hundreds or…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

KOHTD: Kazakh Offline Handwritten Text Dataset

2021-09-22 · Nazgul Toiganbayeva, Mahmoud Kasem, Galymzhan Abdimanap, Kairat Bostanbekov 외

Despite the transition to digital information exchange, many documents, such as invoices, taxes, memos and questionnaires, historical data, and answers to exam questions, still require handwritten inputs. In this regard,…

Handwriting RecognitionHandwritten Text RecognitionHTR

HKR For Handwritten Kazakh & Russian Database

2020-07-07 · Daniyar Nurseitov, Kairat Bostanbekov, Daniyar Kurmankhojayev, Anel Alimova 외

In this paper, we present a new Russian and Kazakh database (with about 95% of Russian and 5% of Kazakh words/sentences respectively) for offline handwriting recognition. A few pre-processing and segmentation procedures …

Handwriting Recognition

Turkish Named Entity Recognition: A Survey and Comparative Analysis

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Named entity recognition is a challenging task that has been widely studied in English. Although there are some efforts for named entity recognition in Turkish language, the reported results are limited to particular dat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Survey

ANEC: An Amharic Named Entity Corpus and Transformer Based Recognizer

2022-07-02 · Ebrahim Chekol Jibril, A. Cüneyd Tantğ

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Name…

imbalanced classificationInformation RetrievalMachine Translationnamed-entity-recognition+4