mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Wordnet download fix#2
This commit is contained in:
parent
41faa7a375
commit
635306f860
|
@ -53,7 +53,7 @@ build_script:
|
|||
# Build the compiled extension
|
||||
#- "%CMD_IN_ENV% python setup.py build_ext --inplace"
|
||||
- ps: appveyor\download.ps1
|
||||
- "tar -xzf corpora\en\wordnet.tar.gz"
|
||||
- "tar -xzf corpora/en/wordnet.tar.gz"
|
||||
- "ls \"C:/projects/spacy/include/"
|
||||
- "ls \"C:/projects/spacy/include/"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user