DerivedFunction commited on
Commit
883487c
·
verified ·
1 Parent(s): 81b0f9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.