File size: 760 Bytes
35325a3 931b96e 35325a3 931b96e b83557a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: gpl-3.0
language:
- gl
- pt
widget:
- text: "A miña amiga Rosa, de Lisboa, estudou en Montreal. Agora traballa en Nova Pescanova."
---
# Named Entity Recognition (NER) model for Galician
This is a NER model for Galician (ILG/RAG spelling) which uses the standard `enamex' classes: LOC (geographical locations); PER (people); ORG (organizations); MISC (other entities).
The model is based on [BERT-base-gl-cased](https://huggingface.co/marcosgg/bert-base-gl-cased), which has been fine-tuned using custom splits of the [SLI_NERC dataset](https://github.com/xavier-gz/SLI_Galician_Corpora). On the test split of this dataset (not used for training), the model obtained the following results (Precision/Recall/F-score): 87.69 / 89.7 / 88.68.
|