mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add Hebrew to list of alpha languages
This commit is contained in:
parent
9600cd1b9e
commit
a5fc5fb0db
|
@ -27,7 +27,7 @@ p
|
|||
| the existing language data and extending the tokenization patterns.
|
||||
|
||||
+table([ "Language", "Source" ])
|
||||
each language, code in { zh: "Chinese", es: "Spanish", it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish", fi: "Finnish", hu: "Hungarian", bn: "Bengali" }
|
||||
each language, code in { zh: "Chinese", es: "Spanish", it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish", fi: "Finnish", hu: "Hungarian", bn: "Bengali", he: "Hebrew" }
|
||||
+row
|
||||
+cell #{language} #[code=code]
|
||||
+cell
|
||||
|
|
Loading…
Reference in New Issue
Block a user