Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# POS Tagging French
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- flair
|
4 |
+
- token-classification
|
5 |
+
- sequence-tagger-model
|
6 |
+
language: fr
|
7 |
+
widget:
|
8 |
+
- text: "George Washington est allé à Washington"
|
9 |
+
---
|
10 |
+
|
11 |
# POS Tagging French
|