.coveragerc
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.md
README.rst
manage.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
data/data.csv.gz
data/geo.svg
data/tweets.zip
data/tweets20.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/report.html
docs/summarization_tutorial_plot.png
docs/_static/.gitignore
docs/images/220px-RNA-codons.png
docs/images/LsiModel-4-cores-100-percent.png
docs/images/README.md
docs/images/dan-fellin.jpg
docs/images/hobson-lane.jpg
docs/images/jeremy-robin.jpg
docs/images/talenpair-pear-logo.png
docs/notebooks/01 Data -- Cleaning.ipynb
docs/notebooks/02 Data -- Exploration.ipynb
docs/notebooks/03 Data -- Getting Selective.ipynb
docs/notebooks/04 Data -- Natural Language.ipynb
docs/notebooks/05 Features -- Time.ipynb
docs/notebooks/06 Features -- Numeric.ipynb
docs/notebooks/07 Features -- Text.ipynb
docs/notebooks/08 Features -- TFIDF with Gensim.ipynb
docs/notebooks/09 Features -- LSI with Gensim.ipynb
docs/notebooks/10 Learning -- Predicting Impact.ipynb
docs/notebooks/11 Learning -- Regression.ipynb
docs/notebooks/12 Advanced -- Word2Vec.ipynb
docs/notebooks/12b Learning -- More Features.ipynb
docs/notebooks/21 gensim -- Quanitfied Self.ipynb
docs/notebooks/99 WIP -- Data Exploration.ipynb
docs/references/2015-10-21-Biomedical-Literature-NLP.md
docs/references/2015-12-08-B-Machine.md
docs/references/2015-12-08-Idea--Baysean-TFIDF.md
docs/references/Making-Connections-with-Natural-Language-Processing.md
docs/references/README.md
docs/references/accepted-proposal.txt
docs/references/applications.md
docs/references/feedback-from-Rob.md
docs/references/formal-language.md
docs/references/gensim-ideas.md
docs/references/ideas.md
docs/references/proposal.md
docs/references/random-notes.md
docs/references/rehurek_nips.pdf
docs/references/tweet-impact.md
docs/references/tweet-timing.md
docs/references/tweet-values.md
docs/references/twitter-analytics-dashboard.png
docs/repl-sessions/pandas_str_accessor.py
docs/repl-sessions/tfidf-with-gensim.txt
docs/slides/.index.html
docs/slides/.index.md
docs/slides/0 - Introduction.html
docs/slides/0 - Introduction.md
docs/slides/1 - Got Tweets.html
docs/slides/1 - Got Tweets.md
docs/slides/2 - Got Features.html
docs/slides/2 - Got Features.md
docs/slides/3 - Predict Impact.html
docs/slides/3 - Predict Impact.md
docs/slides/4 - Advanced Techniques.html
docs/slides/4 - Advanced Techniques.md
docs/slides/X - Example RevealJS Markdown MathJax etc.html
docs/slides/X - Example RevealJS Markdown MathJax etc.md
docs/slides/build
docs/slides/pandoc-template-for-revealjs.html
docs/slides/pre-commit
tests/conftest.py
tests/test_util.py
tests/travis_install.sh
tweetget/README.md
tweetget/__init__.py
tweetget/core.py
tweetget/cron.py
tweetget/settings.py
tweetget/single.py
twip/__init__.py
twip/constant.py
twip/cosine_distance.py
twip/features.py
twip/nlp.py
twip/plot.py
twip/settings.py
twip/settings_template.py
twip/train.py
twip/tweets.py
twip/urls.py
twip/util.py
twip/wsgi.py
twip.egg-info/PKG-INFO
twip.egg-info/SOURCES.txt
twip.egg-info/dependency_links.txt
twip.egg-info/entry_points.txt
twip.egg-info/not-zip-safe
twip.egg-info/requires.txt
twip.egg-info/top_level.txt
twip/scripts/__init__.py
twip/scripts/cat_tweets.py
twip/scripts/clean.py
twip/scripts/explore.py
twip/scripts/generate.py
twip/scripts/plot_globe.py
twip/scripts/skeleton.py
twip/wip/build_pycon_slides.py