mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 19:08:06 +03:00
missed adding here
This commit is contained in:
parent
b1b6123867
commit
7de709483b
|
@ -12,7 +12,7 @@ from .. import util
|
|||
|
||||
|
||||
_languages = ['bn', 'da', 'de', 'en', 'es', 'fi', 'fr', 'he', 'hu', 'id',
|
||||
'it', 'nb', 'nl', 'pl', 'pt', 'sv', 'xx']
|
||||
'it', 'nb', 'nl', 'pl', 'pt', 'sv', 'ga', 'xx']
|
||||
_models = {'en': ['en_core_web_sm'],
|
||||
'de': ['de_core_news_md'],
|
||||
'fr': ['fr_depvec_web_lg'],
|
||||
|
|
Loading…
Reference in New Issue
Block a user