.coveragerc
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.md
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
pug/__init__.py
pug/nlp/__init__.py
pug/nlp/charlist.py
pug/nlp/constant.py
pug/nlp/crypto.py
pug/nlp/db.py
pug/nlp/detector_morse.py
pug/nlp/env.py
pug/nlp/forest.py
pug/nlp/http.py
pug/nlp/package_info.py
pug/nlp/parse_graph_url.py
pug/nlp/penn_treebank_tokenizer.py
pug/nlp/plot.py
pug/nlp/regex_patterns.py
pug/nlp/scrape.py
pug/nlp/segmentation.py
pug/nlp/skeleton.py
pug/nlp/test_gensim.py
pug/nlp/tests.py
pug/nlp/util.py
pug/nlp/words.py
pug/nlp/data/LocalUserGroups - Python Wiki.html
pug/nlp/data/Locations.html
pug/nlp/data/__init__.py
pug/nlp/data/matrix.json
pug/nlp/data/tlds-from-iana.csv
pug/nlp/data/tobes.py
pug/nlp/data/wsj_detector_morse_model.json.gz
pug_nlp.egg-info/PKG-INFO
pug_nlp.egg-info/SOURCES.txt
pug_nlp.egg-info/dependency_links.txt
pug_nlp.egg-info/not-zip-safe
pug_nlp.egg-info/requires.txt
pug_nlp.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py
tests/travis_install.sh