소스 검색

update the necessary package requirements.txt and add two json files

Shuimo 1 년 전
부모
커밋
bda3444976
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      requirements.txt

+ 3 - 1
requirements.txt

@@ -14,4 +14,6 @@ termcolor>=2.4.0
 scikit-learn
 wordninja>=2.0.0
 en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
-zh_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.7.0/zh_core_web_sm-3.7.0-py3-none-any.whl
+zh_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.7.0/zh_core_web_sm-3.7.0-py3-none-any.whl
+scikit-learn==1.4.1.post1
+nltk==3.8.1