mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Remove zh from quickstart extras
This commit is contained in:
parent
af26886fff
commit
253480353c
|
@ -18,7 +18,7 @@ const CUDA = {
|
|||
'10.2': 'cuda102',
|
||||
'11.0': 'cuda110',
|
||||
}
|
||||
const LANG_EXTRAS = ['zh', 'ja'] // only for languages with models
|
||||
const LANG_EXTRAS = ['ja'] // only for languages with models
|
||||
const DATA = [
|
||||
{
|
||||
id: 'os',
|
||||
|
|
Loading…
Reference in New Issue
Block a user