.coveragerc
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
requirements-test.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/3dgauss.png
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/class_predictions.png
docs/conf.py
docs/index.rst
docs/license.rst
docs/prg_samples.png
docs/_static/.gitignore
pug/__init__.py
pug/data/__init__.py
pug/data/constant.py
pug/data/corpus.py
pug/data/gmm.py
pug/data/posdef.py
pug/data/skeleton.py
pug/data/twit.py
pug/data/weather.py
pug/data/cache/LICENSE
pug/data/cache/README
pug/data/cache/airport.locations.json
pug/data/cache/shakespeare-complete-works-meta.json
pug/data/cache/shakespeare-complete-works.txt.gz
pug_data.egg-info/PKG-INFO
pug_data.egg-info/SOURCES.txt
pug_data.egg-info/dependency_links.txt
pug_data.egg-info/not-zip-safe
pug_data.egg-info/pbr.json
pug_data.egg-info/requires.txt
pug_data.egg-info/top_level.txt
tests/conftest.py
tests/test_constant.py
tests/test_corpus.py
tests/travis_install.sh