Commit ·
fba6d5f
1
Parent(s): 5a2714f
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,29 @@
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains CebuaNER, the largest gold-standard datasets for named entities in Cebuano. This dataset is used for the [paper](https://arxiv.org/abs/2310.00679) `CebuaNER: A New Baseline Cebuano Named Entity Recognition Model` to be presented at PACLIC 2023, authored by Ma. Beatrice Emanuela N. Pilar, Ellyza Mari J. Papas, Mary Loise Buenaventura, Dane C. Dedoroy, Myron Montefalcon, Jay Rhald Padilla, Lany Maceda, Mideth Abisado, and Joseph Imperial.
|
| 8 |
+
|
| 9 |
+
## Data
|
| 10 |
+
The dataset contribution of this study is a compilation of Cebuano news articles from two local news stations, Yes the Best Dumaguete and
|
| 11 |
+
the Filipinas Bisaya. To further increase the data count, we also incorporated another publicly available dataset from [Sunstar Cebu](https://github.com/rjrequina/Cebuano-POS-Tagger/blob/master/eval/data/scraped/news-raw.txt) pre-collected by independent researcher Arjemariel Requina. The total accumulated and filtered size of the Cebuano dataset is 4258 articles. All the dataset used for this study is purely for non-commercial research purposes and under Fair Use.
|
| 12 |
+
|
| 13 |
+
| Source | Original | Cleaned |
|
| 14 |
+
| ------------------------| ------------- | ------- |
|
| 15 |
+
| Yes the Best Dumaguete | 1484 | 781 |
|
| 16 |
+
| Filipinas Bisaya | 769 | 377 |
|
| 17 |
+
| Sunstar | 3100 | 3100 |
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Note on Data Cataloging
|
| 21 |
+
Please send an email before submitting this repository to any data cataloging, data aggregation, and benchmarking projects/initiatives. The proponents of the paper of this dataset would like to be acknowledged appropriately or involved in co-authorship.
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
## Contact
|
| 25 |
+
For questions, you may reach the corresponding author of the study at:
|
| 26 |
+
|
| 27 |
+
**Joseph Marvin Imperial**\
|
| 28 |
+
Faculty Member, Department of Computer Science\
|
| 29 |
+
Lab Head, NU Human Language Technology Lab\
|
| 30 |
+
jrimperial@national-u.edu.ph
|