Update README.md
Browse files
README.md
CHANGED
|
@@ -136,7 +136,7 @@ language identification, code-switch detection, and multilingual document analys
|
|
| 136 |
|
| 137 |
|
| 138 |
|
| 139 |
-
## Model description
|
| 140 |
|
| 141 |
Introducing Polyglot Tagger, a new way to classify multi-lingual documents. By training specifically on token classification on individual sentences, the model
|
| 142 |
generalizes well on a variety of languages, while also behaves as a multi-label classifier, and extracts sentences based on its language.
|
|
|
|
| 136 |
|
| 137 |
|
| 138 |
|
| 139 |
+
## Model description (Experimental Version)
|
| 140 |
|
| 141 |
Introducing Polyglot Tagger, a new way to classify multi-lingual documents. By training specifically on token classification on individual sentences, the model
|
| 142 |
generalizes well on a variety of languages, while also behaves as a multi-label classifier, and extracts sentences based on its language.
|