paper-with-me

Papers

Developing a Named Entity Recognition Dataset for Tagalog

2023-11-13 · Lester James V. Miranda

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.

📄 PDF Abstract BibTeX arXiv:2311.07161

Code (1)

ljvmiranda921/calamancy 공식 구현

Tasks

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

Similar Papers 제목 키워드 기반

calamanCy: A Tagalog Natural Language Processing Toolkit

2023-11-13 · Lester James V. Miranda

We introduce calamanCy, an open-source toolkit for constructing natural language processing (NLP) pipelines for Tagalog. It is built on top of spaCy, enabling easy experimentation and integration with other frameworks. c…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Meta-Pretraining for Zero-Shot Cross-Lingual Named Entity Recognition in Low-Resource Philippine Languages

2025-09-02 · David Demitri Africa, Suchir Salhan, Yuval Weiss, Paula Buttery 외 arxiv

Named-entity recognition (NER) in low-resource languages is usually tackled by finetuning very large multilingual LMs, an option that is often infeasible in memory- or latency-constrained settings. We ask whether small d…

HiligayNER: A Baseline Named Entity Recognition Model for Hiligaynon

2025-10-12 · James Ald Teves, Ray Daniel Cal, Josh Magdiel Villaluz, Jean Malolos 외 arxiv

The language of Hiligaynon, spoken predominantly by the people of Panay Island, Negros Occidental, and Soccsksargen in the Philippines, remains underrepresented in language processing research due to the absence of annot…

CebuaNER: A New Baseline Cebuano Named Entity Recognition Model

2023-10-01 · Ma. Beatrice Emanuela Pilar, Ellyza Mari Papas, Mary Loise Buenaventura, Dane Dedoroy 외

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. …

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

A Data-driven Approach to Named Entity Recognition for Early Modern French

2022-10-01 · COLING 2022 10 · Pedro Ortiz Suarez, Simon Gabay

Named entity recognition has become an increasingly useful tool for digital humanities research, specially when it comes to historical texts. However, historical texts pose a wide range of challenges to both named entity…

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