加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
*~
*pyc
*.DS_Store
*.egg
*.eggs
*.egg-info
*.log
*.pyc
*.sass-cache
*build/
*dat
.env
venv
.pytest_cache/
.ipynb_checkpoints
.ruby-version
.tox
.pytype
dist/
pip-wheel-metadata
docs/nlu/_build
docs/_build
server/
scala/
mongodb/
.cache/
build/
*.egg-info/
jnk/
logs/
tmp/
profile.*
*.sqlite
lastmile_ai/learn/plots/
*npy
*#
/config.json
*log.json
.coverage
.coveralls.yml
.idea/
*.iml
out/
.vscode/
tmp_training_data.json
.DS_Store
models/
.mypy_cache/
*.tar.gz
docs/nlu/key
docs/nlu/key.pub
secrets.tar
.pytest_cache
src
test_download.zip
bower_components/
build/lib/
docs/core/_build
/models/
node_modules/
npm-debug.log
examples/moodbot/py3/
.python-version
tokens.dat
graph.png
graph.html
story_graph.html
story_graph.dot
debug.md
examples/restaurantbot/models*
examples/moodbot/*.png
examples/moodbot/errors.json
examples/formbot/models*
examples/concertbot/data*
examples/concertbot/models*
examples/moodbot/models*
docs/core/key
docs/core/key.pub
failed_stories.md
errors.json
pip-wheel-metadata/*
events.db
events.db-shm
events.db-wal
rasa.db
rasa.db-shm
rasa.db-wal
*.swp
*.coverage*
env
.dir-locals.el
.history
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化