Update README.md
Browse files
README.md
CHANGED
|
@@ -216,6 +216,25 @@ weighted avg 0.9785 0.9778 0.9780 47574
|
|
| 216 |
|
| 217 |
Please cite the following paper when using this model.
|
| 218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
UD_French-GSD corpora:
|
| 220 |
|
| 221 |
```latex
|
|
|
|
| 216 |
|
| 217 |
Please cite the following paper when using this model.
|
| 218 |
|
| 219 |
+
ANTILLES corpus and POET taggers:
|
| 220 |
+
|
| 221 |
+
```latex
|
| 222 |
+
@inproceedings{labrak:hal-03696042,
|
| 223 |
+
TITLE = {{ANTILLES: An Open French Linguistically Enriched Part-of-Speech Corpus}},
|
| 224 |
+
AUTHOR = {Labrak, Yanis and Dufour, Richard},
|
| 225 |
+
URL = {https://hal.archives-ouvertes.fr/hal-03696042},
|
| 226 |
+
BOOKTITLE = {{25th International Conference on Text, Speech and Dialogue (TSD)}},
|
| 227 |
+
ADDRESS = {Brno, Czech Republic},
|
| 228 |
+
PUBLISHER = {{Springer}},
|
| 229 |
+
YEAR = {2022},
|
| 230 |
+
MONTH = Sep,
|
| 231 |
+
KEYWORDS = {Part-of-speech corpus ; POS tagging ; Open tools ; Word embeddings ; Bi-LSTM ; CRF ; Transformers},
|
| 232 |
+
PDF = {https://hal.archives-ouvertes.fr/hal-03696042/file/ANTILLES_A_freNch_linguisTIcaLLy_Enriched_part_of_Speech_corpus.pdf},
|
| 233 |
+
HAL_ID = {hal-03696042},
|
| 234 |
+
HAL_VERSION = {v1},
|
| 235 |
+
}
|
| 236 |
+
```
|
| 237 |
+
|
| 238 |
UD_French-GSD corpora:
|
| 239 |
|
| 240 |
```latex
|