The
BERTić
* [bert-ich] /bɜrtitʃ/ model fine-tuned for the task of named entity recognition in Bosnian, Croatian, Montenegrin and Serbian (BCMS)
* The name should resemble the facts (1) that the model was trained in Zagreb, Croatia, where diminutives ending in -ić (as in fotić, smajlić, hengić etc.) are very popular, and (2) that most surnames in the countries where these languages are spoken end in -ić (with diminutive etymology as well).
This is a fine-tuned version of the
BERTić
model for the task of named entity recognition (PER, LOC, ORG, MISC). The fine-tuning was performed on the following datasets:
the
hr500k
dataset, 500 thousand tokens in size, standard Croatian
the
SETimes.SR
dataset, 87 thousand tokens in size, standard Serbian
the
ReLDI-hr
dataset, 89 thousand tokens in size, Internet (Twitter) Croatian
the
ReLDI-sr
dataset, 92 thousand tokens in size, Internet (Twitter) Serbian
The data was augmented with missing diacritics and standard data was additionally over-represented. The F1 obtained on dev data (train and test was merged into train) is 91.38. For a more detailed per-dataset evaluation of the BERTić model on the NER task have a look at the
main model page
.
If you use this fine-tuned model, please cite the following paper:
@inproceedings{ljubesic-lauc-2021-bertic,
title = "{BERT}i{\'c} - The Transformer Language Model for {B}osnian, {C}roatian, {M}ontenegrin and {S}erbian",
author = "Ljube{\v{s}}i{\'c}, Nikola and Lauc, Davor",
booktitle = "Proceedings of the 8th Workshop on Balto-Slavic Natural Language Processing",
month = apr,
year = "2021",
address = "Kiyv, Ukraine",
publisher = "Association for Computational Linguistics",
url = "https://www.aclweb.org/anthology/2021.bsnlp-1.5",
pages = "37--42",
}
When running the model in
simpletransformers
, the order of labels has to be set as well.
from simpletransformers.ner import NERModel, NERArgs
model_args = NERArgs()
model_args.labels_list = ['B-LOC','B-MISC','B-ORG','B-PER','I-LOC','I-MISC','I-ORG','I-PER','O']
model = NERModel('electra', 'classla/bcms-bertic-ner', args=model_args)
Runs of classla bcms-bertic-ner on huggingface.co
3.0K
Total runs
0
24-hour runs
314
3-day runs
486
7-day runs
2.6K
30-day runs
More Information About bcms-bertic-ner huggingface.co Model
bcms-bertic-ner huggingface.co is an AI model on huggingface.co that provides bcms-bertic-ner's model effect (), which can be used instantly with this classla bcms-bertic-ner model. huggingface.co supports a free trial of the bcms-bertic-ner model, and also provides paid use of the bcms-bertic-ner. Support call bcms-bertic-ner model through api, including Node.js, Python, http.
bcms-bertic-ner huggingface.co is an online trial and call api platform, which integrates bcms-bertic-ner's modeling effects, including api services, and provides a free online trial of bcms-bertic-ner, you can try bcms-bertic-ner online for free by clicking the link below.
classla bcms-bertic-ner online free url in huggingface.co:
bcms-bertic-ner is an open source model from GitHub that offers a free installation service, and any user can find bcms-bertic-ner on GitHub to install. At the same time, huggingface.co provides the effect of bcms-bertic-ner install, users can directly use bcms-bertic-ner installed effect in huggingface.co for debugging and trial. It also supports api for free installation.