mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Push
This commit is contained in:
parent
88d7eb6d26
commit
b8d07f35dd
|
@ -13,7 +13,6 @@ install:
|
||||||
- "pip install cython fabric fabtools"
|
- "pip install cython fabric fabtools"
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
- "python setup.py build_ext --inplace"
|
- "python setup.py build_ext --inplace"
|
||||||
# init model
|
|
||||||
- "mkdir -p corpora/en"
|
- "mkdir -p corpora/en"
|
||||||
- "cd corpora/en"
|
- "cd corpora/en"
|
||||||
- "wget --no-check-certificate http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.gz"
|
- "wget --no-check-certificate http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.gz"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user