Skip to content

DoML sponsored project in Natural Language Processing, Olin College Spring 2015

Notifications You must be signed in to change notification settings

robbie-sundstrom/nlp-pizza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

nlp-pizza

DoML sponsored project in Natural Language Processing, Olin College Spring 2015

Getting the Data

  1. Go to the Kaggle Reddit Pizza Data Page and download train.json.zip and test.json.zip and accept the competition rules.
  2. Create a data directory in this homefolder.
  3. Unzip train.json and test.json and place them in the data folder.
  4. Your directory structure should look like the following:
	nlp-pizza
	|   .gitignore
	|   README.md
	|
	|___data/
	    |   train.json
	    |   test.json
	|
	|___notebooks/
	    |   explore_pizza.ipynb

About

DoML sponsored project in Natural Language Processing, Olin College Spring 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published