readme: mention license
Browse files
README.md
CHANGED
@@ -5,12 +5,15 @@ library_name: flair
|
|
5 |
pipeline_tag: token-classification
|
6 |
base_model: deepset/gbert-large
|
7 |
widget:
|
8 |
-
|
|
|
|
|
9 |
tags:
|
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)
|
|
|
5 |
pipeline_tag: token-classification
|
6 |
base_model: deepset/gbert-large
|
7 |
widget:
|
8 |
+
- text: >-
|
9 |
+
Dochau ( amtli : Dochau ) is a Grouße Kroasstod in Obabayern nordwestli vo
|
10 |
+
Minga und liagt im gleichnoming Landkroas .
|
11 |
tags:
|
12 |
- flair
|
13 |
- token-classification
|
14 |
- sequence-tagger-model
|
15 |
- arxiv:2403.12749
|
16 |
+
license: apache-2.0
|
17 |
---
|
18 |
|
19 |
# Flair NER Model for Recognizing Named Entities in Bavarian Dialectal Data (Wikipedia)
|