Skip to content

aravanshad/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

This goal of this repository is to provide resources to learn and practice NLP.

This is a summarized version of tutorial by Harrison Kinsley on Natural Language Processing. I think this tutorial is good to start learning NLP. I will update these files occasionally by adding more example codes.

Install

You will also need to have software installed to run and execute an iPython Notebook

We recommend installing Anaconda, a pre-packaged Python distribution that contains most of the necessary libraries and software for this project.

Code

The code is provided in the Tutorials folder.

Run

In a terminal or command window, navigate to the top-level project directory Tutorials/ (that contains this README) and run one of the following commands:

ipython notebook {name of notebook file}.ipynb

or

jupyter notebook {name of notebook file}.ipynb

This will open the iPython Notebook software and project file in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors