Skip to content

ptoman/intro_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to NLP

This repo is for the hands-on component of introducing NLP in an hour-long seminar.

You can read the code by clicking on the ipynb files within github. However, if you want to partcipate in the hands-on part, you'll need to:

  • Clone this repo
  • Make sure you have the dependencies (NB: Anaconda makes this simple!)
    • Python 2
    • Jupyter Notebooks
    • sklearn
    • nltk
    • numpy
    • scipy
  • Download the data that is sizeable

About

Repository to back a brief intro to NLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published