Pinned Repositories
deploying-django
Repo to accompany a 2 part series of blog posts about adding Postgres to your Django app and deploying to Heroku
digital-humanities-tutorials
django-user-model-options
Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017
djangocon_registration_talk
Talk I gave at DjangoCon US in July 2016 about using a registration package for your Django app.
gothic
Project by Caroline Winter and Eleanor Stribling to explore patterns in color usage in gothic literature. Talk at PyCon 2017 in Portland, OR. Site to be officially launched July 2017.
mycadenza
SMS based text diary
potter
Using NLTK to run an analysis on the Harry Potter corpus - different versions of this talk were given at Codeland in NYC and DjangoCon US in San Diego in 2018.
twitter_timeline_analysis_1
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 1 of a 2 part series posted on agatha.codes.
twitter_timeline_analysis_2
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 2 of a 2 part series, posted on agatha.codes.
valeez-reboot-heroku
Valeez takes input from the user about their upcoming trip, gets weather forecast data from the WeatherUnderground API, then uses an algorithm to suggest a packing list.
eleanorstrib's Repositories
eleanorstrib/potter
Using NLTK to run an analysis on the Harry Potter corpus - different versions of this talk were given at Codeland in NYC and DjangoCon US in San Diego in 2018.
eleanorstrib/gothic
Project by Caroline Winter and Eleanor Stribling to explore patterns in color usage in gothic literature. Talk at PyCon 2017 in Portland, OR. Site to be officially launched July 2017.
eleanorstrib/digital-humanities-tutorials
eleanorstrib/twitter_timeline_analysis_1
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 1 of a 2 part series posted on agatha.codes.
eleanorstrib/twitter_timeline_analysis_2
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 2 of a 2 part series, posted on agatha.codes.
eleanorstrib/gothic-colors-blog
Companion notebook to a blog post I wrote about the Gothic Colors project for kite.com
eleanorstrib/parse_dialog
Code for a blog post published May 25, 2018 about how to separate dialog and narrative in a text using python
eleanorstrib/tv-script-generator
Udacity Deep Learning Nanodegree project to generate a Simpsons script using an RNN
eleanorstrib/aind_sudoku
First assignment for Udacity AI Nanodegree - algorithms to solve a sudoku puzzle
eleanorstrib/dataPython
eleanorstrib/mycadenza
SMS based text diary
eleanorstrib/cootiebug
🐛 Fun terminal game of chance, with emoji 🐛
eleanorstrib/data_sandbox
Scripts to get data to use for natural language processing experiments
eleanorstrib/eleanorstrib_dot_com
My portfolio site
eleanorstrib/gan-generate-faces
Fifth and final project for the Deep Learning Foundations Nanodegree
eleanorstrib/got_ml
eleanorstrib/gothic-rnn
Riffs on an exercise using an RNN for text generation I did for the Udacity Deep Learning Foundations Nanodegree
eleanorstrib/hugo
Hugo award winners - web scraping and analysis
eleanorstrib/intro_ml_presentation
eleanorstrib/jinevra
Open source nlp project - jinevra.ai
eleanorstrib/kite-python-blog-post-code
Code snippets from Kite blog posts
eleanorstrib/personal_site_2
Take 2 on my personal website
eleanorstrib/portfolio-site
Updating my portfolio site
eleanorstrib/practical-deep-learning-pt1
eleanorstrib/python-oop-practice
Practice before doing the Udacity AI Nanodegree in Dec
eleanorstrib/robotjpeterman
eleanorstrib/translation-rnn
Project #4 for Udacity Deep Learning Foundations Nanodegree
eleanorstrib/udacity-dlfn-assignment2
Second assignment in Udacity Deep Learning Foundations Nanodegree program - build a CNN for image recognition
eleanorstrib/word-embeddings-workshop
This contains materials for the word embeddings talk at the Demystifying AI Conference
eleanorstrib/workshopJuly2017
materials for workshop