mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Add Vietnamese to language overview [ci skip]
This commit is contained in:
parent
3141e04822
commit
6d87b28f15
|
@ -119,6 +119,7 @@
|
|||
"th": "Thai",
|
||||
"zh": "Chinese",
|
||||
"ja": "Japanese",
|
||||
"vi": "Vietnamese",
|
||||
"xx": "Multi-language"
|
||||
},
|
||||
|
||||
|
|
|
@ -46,6 +46,7 @@ p
|
|||
+item #[strong Chinese]: #[+a("https://github.com/fxsjy/jieba") Jieba]
|
||||
+item #[strong Japanese]: #[+a("https://github.com/mocobeta/janome") Janome]
|
||||
+item #[strong Thai]: #[+a("https://github.com/wannaphongcom/pythainlp") pythainlp]
|
||||
+item #[strong Vietnamese]: #[+a("https://github.com/trungtv/pyvi") Pyvi]
|
||||
+item #[strong Russian]: #[+a("https://github.com/kmike/pymorphy2") pymorphy2]
|
||||
|
||||
+h(3, "multi-language") Multi-language support
|
||||
|
|
Loading…
Reference in New Issue
Block a user