CLOct 1, 2023

CebuaNER: A New Baseline Cebuano Named Entity Recognition Model

arXiv:2310.00679v1125 citationsh-index: 14
Originality Synthesis-oriented
AI Analysis

This provides a foundational tool for language processing in Cebuano, an under-resourced language with over 20 million speakers, though it is incremental as it applies existing methods to new data.

The authors tackled the lack of computational linguistics resources for Cebuano by developing CebuaNER, a baseline named entity recognition model, achieving over 70% performance on precision, recall, and F1 scores across entity tags.

Despite being one of the most linguistically diverse groups of countries, computational linguistics and language processing research in Southeast Asia has struggled to match the level of countries from the Global North. Thus, initiatives such as open-sourcing corpora and the development of baseline models for basic language processing tasks are important stepping stones to encourage the growth of research efforts in the field. To answer this call, we introduce CebuaNER, a new baseline model for named entity recognition (NER) in the Cebuano language. Cebuano is the second most-used native language in the Philippines, with over 20 million speakers. To build the model, we collected and annotated over 4,000 news articles, the largest of any work in the language, retrieved from online local Cebuano platforms to train algorithms such as Conditional Random Field and Bidirectional LSTM. Our findings show promising results as a new baseline model, achieving over 70% performance on precision, recall, and F1 across all entity tags, as well as potential efficacy in a crosslingual setup with Tagalog.

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