English

Developing a Named Entity Recognition Dataset for Tagalog

Computation and Language 2023-11-14 v1

Abstract

We present the development of a Named Entity Recognition (NER) dataset for Tagalog. This corpus helps fill the resource gap present in Philippine languages today, where NER resources are scarce. The texts were obtained from a pretraining corpora containing news reports, and were labeled by native speakers in an iterative fashion. The resulting dataset contains ~7.8k documents across three entity types: Person, Organization, and Location. The inter-annotator agreement, as measured by Cohen's κ\kappa, is 0.81. We also conducted extensive empirical evaluation of state-of-the-art methods across supervised and transfer learning settings. Finally, we released the data and processing code publicly to inspire future work on Tagalog NLP.

Keywords

Cite

@article{arxiv.2311.07161,
  title  = {Developing a Named Entity Recognition Dataset for Tagalog},
  author = {Lester James V. Miranda},
  journal= {arXiv preprint arXiv:2311.07161},
  year   = {2023}
}

Comments

To be published in The First Workshop for Southeast Asian Language Processing 2023 at IJCNLP-AACL

R2 v1 2026-06-28T13:19:02.781Z