mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Add Hungarian to alpha support overview
This commit is contained in:
parent
decb7437ea
commit
d1585959d9
|
@ -35,7 +35,6 @@ p
|
||||||
| models are coming soon.
|
| models are coming soon.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
+h(2, "alpha-support") Alpha support
|
+h(2, "alpha-support") Alpha support
|
||||||
|
|
||||||
p
|
p
|
||||||
|
@ -43,7 +42,7 @@ p
|
||||||
| the existing language data and extending the tokenization patterns.
|
| the existing language data and extending the tokenization patterns.
|
||||||
|
|
||||||
+table([ "Language", "Source" ])
|
+table([ "Language", "Source" ])
|
||||||
each language, code in { it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish" }
|
each language, code in { it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish", hu: "Hungarian" }
|
||||||
+row
|
+row
|
||||||
+cell #{language} #[code=code]
|
+cell #{language} #[code=code]
|
||||||
+cell
|
+cell
|
||||||
|
|
Loading…
Reference in New Issue
Block a user