1 Star 0 Fork 0

leisure2222222 / PyTorchNLPBook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
Delip Rao 提交于 2019-01-23 17:29 . Initial commit
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.pth
# C extensions
*.so
# Data
*.zip
*.pt
*.pth
*.png
*.pdf
*.json
*.csv
*.pkl
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
*.pyc
# virtualenv
venv/
ENV/
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask instance folder
instance/
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# IPython Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# dotenv
.env
# IPython Notebook
.ipynb_checkpoints
# Flask stuff
instance/
.webassets-cache
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
.DS_Store
attention/attention/data/processed_reviews/
1
https://gitee.com/leisure2222222/PyTorchNLPBook.git
git@gitee.com:leisure2222222/PyTorchNLPBook.git
leisure2222222
PyTorchNLPBook
PyTorchNLPBook
master

搜索帮助