2 Star 0 Fork 0

mirrors_stanfordnlp/chirpycardinal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
HS189 提交于 2022-04-07 20:36 . Clean commit of kubernetes chirpy
# This file lists requirements for running various parts of the code locally (including dashboard, notebooks, unit tests, etc)
boto3
pyyaml
requests
injector==0.12.1
pytz
awscli
colorama
shyaml
jinja2
six
nltk
jsonpickle==1.3 # this needs to match the version in lambda_requirements.txt
elasticsearch==7.8.0
requests_aws4auth
# needed for dashboard
SQLAlchemy
psycopg2-binary
dash
pandas
plotly
seaborn
# needed for jupyter notebooks
nbdime
ipython-sql
# needed for unittests
textblob
flask_restful
vaderSentiment
rasa_core
nose
parameterized
# haojun need editdisance for fuzzy search
editdistance
# needed for aws cluster setup
aws-parallelcluster >= 2.4
# entity linker
text2digits
tabulate
# movies - checking string similarity
python-Levenshtein
# entity linker - needed for asr robustness
g2p_en
metaphone==0.6
pyxDamerauLevenshtein==1.6
textstat
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_stanfordnlp/chirpycardinal.git
git@gitee.com:mirrors_stanfordnlp/chirpycardinal.git
mirrors_stanfordnlp
chirpycardinal
chirpycardinal
main

搜索帮助