readme: put reference to arXiv paper in metadata section
Browse files
README.md
CHANGED
@@ -10,11 +10,12 @@ tags:
|
|
10 |
- flair
|
11 |
- token-classification
|
12 |
- sequence-tagger-model
|
|
|
13 |
---
|
14 |
|
15 |
# Flair NER Model for Recognizing Named Entities in Bavarian Dialectal Data (Wikipedia)
|
16 |
|
17 |
-
This (unofficial) Flair NER model was trained on annotated Bavarian Wikipedia articles from the BarNER dataset that was proposed in the ["Sebastian, Basti, Wastl?! Recognizing Named Entities in Bavarian Dialectal Data"](https://aclanthology.org/2024.lrec-main.1262/) LREC-COLING 2024 paper
|
18 |
|
19 |
The [released dataset](https://github.com/mainlp/BarNER) is used in the *coarse* setting that is shown in Table 3 in the paper. The following Named Entities are available:
|
20 |
|
|
|
10 |
- flair
|
11 |
- token-classification
|
12 |
- sequence-tagger-model
|
13 |
+
- arxiv:2403.12749
|
14 |
---
|
15 |
|
16 |
# Flair NER Model for Recognizing Named Entities in Bavarian Dialectal Data (Wikipedia)
|
17 |
|
18 |
+
This (unofficial) Flair NER model was trained on annotated Bavarian Wikipedia articles from the BarNER dataset that was proposed in the ["Sebastian, Basti, Wastl?! Recognizing Named Entities in Bavarian Dialectal Data"](https://aclanthology.org/2024.lrec-main.1262/) LREC-COLING 2024 paper by Siyao Peng, Zihang Sun, Huangyan Shan, Marie Kolm, Verena Blaschke, Ekaterina Artemova and Barbara Plank.
|
19 |
|
20 |
The [released dataset](https://github.com/mainlp/BarNER) is used in the *coarse* setting that is shown in Table 3 in the paper. The following Named Entities are available:
|
21 |
|