AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/readme.rst
docs/modules/API.rst
notebooks/Gensim Newsgroup.ipynb
notebooks/GraphLab.ipynb
notebooks/Movie Reviews, AP News, and Jeopardy.ipynb
notebooks/pyLDAvis_overview.ipynb
notebooks/sklearn.ipynb
pyLDAvis/__init__.py
pyLDAvis/_display.py
pyLDAvis/_prepare.py
pyLDAvis/_server.py
pyLDAvis/gensim.py
pyLDAvis/graphlab.py
pyLDAvis/sklearn.py
pyLDAvis/urls.py
pyLDAvis/utils.py
pyLDAvis.egg-info/PKG-INFO
pyLDAvis.egg-info/SOURCES.txt
pyLDAvis.egg-info/dependency_links.txt
pyLDAvis.egg-info/not-zip-safe
pyLDAvis.egg-info/requires.txt
pyLDAvis.egg-info/top_level.txt
pyLDAvis/js/d3.v5.min.js
pyLDAvis/js/ldavis.css
pyLDAvis/js/ldavis.js
pyLDAvis/js/ldavis.v1.0.0.css
pyLDAvis/js/ldavis.v1.0.0.js
pyLDAvis/js/ldavis.v3.0.0.js
tests/data/export_data.R
tests/data/movie_reviews_input.json
tests/data/movie_reviews_output.json
tests/pyLDAvis/test_gensim_models.py
tests/pyLDAvis/test_prepare.py