Browse Source

add dep

master
ly119399 3 years ago
parent
commit
b812cb78c9
2 changed files with 3 additions and 2 deletions
  1. +3
    -0
      requirements/nlp.txt
  2. +0
    -2
      requirements/nlp/space.txt

+ 3
- 0
requirements/nlp.txt View File

@@ -1 +1,4 @@
en_core_web_sm>=2.3.1
https://alinlp.alibaba-inc.com/pypi/sofa-1.0.2-py3-none-any.whl
spacy>=2.3.5
# python -m spacy download en_core_web_sm

+ 0
- 2
requirements/nlp/space.txt View File

@@ -1,2 +0,0 @@
spacy==2.3.5
# python -m spacy download en_core_web_sm

Loading…
Cancel
Save