2025-03-08 01:34:36 +08:00

30 lines
411 B
Plaintext

# 核心依赖
tensorflow>=2.5.0
numpy>=1.19.5
pandas>=1.3.0
scikit-learn>=0.24.2
matplotlib>=3.4.2
jieba>=0.42.1
tqdm>=4.61.1
gensim>=4.0.1
# 数据处理
nltk>=3.6.2
symspellpy>=6.7.0
h5py>=3.1.0
openpyxl>=3.0.7
xlrd>=2.0.1
# Web和API依赖
flask>=2.0.1
fastapi>=0.68.0
uvicorn>=0.15.0
pydantic>=1.8.2
werkzeug>=2.0.1
jinja2>=3.0.1
python-multipart>=0.0.5
# 其他工具
requests>=2.26.0
synonyms>=3.15.0