You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/third_party/python-pinyin/.gitignore

55 lines
527 B

*.py[cod]
*.sw[op]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
_build
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
htmlcov
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
tools/words.txt
*~
tools/phrases_dict.txt
venv
.cache/
2.7/
.python-version
venv2.7/
venvPyInstaller/
output.dat
vocab.bin
vocab.large.bin
.mypy_cache/
.pytest_cache/
/pypinyin/phrases_dict_large.py