mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-09 23:53:10 +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',
|
'10.2': 'cuda102',
|
||||||
'11.0': 'cuda110',
|
'11.0': 'cuda110',
|
||||||
}
|
}
|
||||||
const LANG_EXTRAS = ['zh', 'ja'] // only for languages with models
|
const LANG_EXTRAS = ['ja'] // only for languages with models
|
||||||
const DATA = [
|
const DATA = [
|
||||||
{
|
{
|
||||||
id: 'os',
|
id: 'os',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user