lb-spacy-pos / tm-fr-all-v2.0.config.json
Gleb Vinarskis
added config files for 3 languages
0cbc4f1
{
"uposFilter": ["NOUN", "PROPN"],
"topic_count": 100,
"language": "fr",
"model_id": "tm-fr-all-v2.0",
"lowercase_token": false,
"min_lemmas": 8
}