mirror of https://github.com/explosion/spaCy.git
Add ja_core_news_trf to website (#9515)
This commit is contained in:
parent
271e8e7856
commit
3f181b73d0
|
@ -192,17 +192,10 @@
|
|||
"models": [
|
||||
"ja_core_news_sm",
|
||||
"ja_core_news_md",
|
||||
"ja_core_news_lg"
|
||||
"ja_core_news_lg",
|
||||
"ja_core_news_trf"
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "Unidic",
|
||||
"url": "http://unidic.ninjal.ac.jp/back_number#unidic_cwj"
|
||||
},
|
||||
{
|
||||
"name": "Mecab",
|
||||
"url": "https://github.com/taku910/mecab"
|
||||
},
|
||||
{
|
||||
"name": "SudachiPy",
|
||||
"url": "https://github.com/WorksApplications/SudachiPy"
|
||||
|
|
Loading…
Reference in New Issue