We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486cecd commit d6b4523Copy full SHA for d6b4523
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
install:
15
- pip install -U numpy
16
- pip install -r requirements.txt
17
- - pip install .[artagger,icu,ipa,ner,thai2fit,deepcut]
+ - pip install .[full]
18
- pip install coveralls
19
20
os:
0 commit comments