mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-28 04:43:42 +03:00
Update language and license meta [ci skip]
This commit is contained in:
parent
83e88553d4
commit
f575b01595
|
@ -76,6 +76,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"MODEL_LICENSES": {
|
"MODEL_LICENSES": {
|
||||||
|
"MIT": "https://opensource.org/licenses/MIT",
|
||||||
"CC BY 4.0": "https://creativecommons.org/licenses/by/4.0/",
|
"CC BY 4.0": "https://creativecommons.org/licenses/by/4.0/",
|
||||||
"CC BY-SA": "https://creativecommons.org/licenses/by-sa/3.0/",
|
"CC BY-SA": "https://creativecommons.org/licenses/by-sa/3.0/",
|
||||||
"CC BY-SA 3.0": "https://creativecommons.org/licenses/by-sa/3.0/",
|
"CC BY-SA 3.0": "https://creativecommons.org/licenses/by-sa/3.0/",
|
||||||
|
@ -118,6 +119,8 @@
|
||||||
"he": "Hebrew",
|
"he": "Hebrew",
|
||||||
"ar": "Arabic",
|
"ar": "Arabic",
|
||||||
"fa": "Persian",
|
"fa": "Persian",
|
||||||
|
"ur": "Urdu",
|
||||||
|
"tt": "Tatar",
|
||||||
"ga": "Irish",
|
"ga": "Irish",
|
||||||
"bn": "Bengali",
|
"bn": "Bengali",
|
||||||
"hi": "Hindi",
|
"hi": "Hindi",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user