mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Add xx_sent_ud_sm model to website
This commit is contained in:
parent
76e25afcd7
commit
7cd5c9e098
|
@ -239,7 +239,7 @@
|
||||||
{
|
{
|
||||||
"code": "xx",
|
"code": "xx",
|
||||||
"name": "Multi-language",
|
"name": "Multi-language",
|
||||||
"models": ["xx_ent_wiki_sm"],
|
"models": ["xx_ent_wiki_sm", "xx_sent_ud_sm"],
|
||||||
"example": "This is a sentence about Facebook."
|
"example": "This is a sentence about Facebook."
|
||||||
},
|
},
|
||||||
{ "code": "yo", "name": "Yoruba", "has_examples": true },
|
{ "code": "yo", "name": "Yoruba", "has_examples": true },
|
||||||
|
|
Loading…
Reference in New Issue
Block a user