DistrictDataLabs / intro-to-nltk

Code and Notebooks for the Natural Language Processing with Python course.

Home Page:http://bit.ly/1qdYVWA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP with Python

Code and Notebooks for the Natural Language Processing with Python course.

The word crab is an arbitrary symbol

Using this Repository

The repository has four parts:

  1. iPython Notebooks for code examples and presentation
  2. tools for data ingestion and management
  3. fixtures with corpora for the examples
  4. exercise code for the nlp tasks discussed

About

This repository contains code and examples for the NLP with Python District Data Labs course. The code is licensed under an MIT open source software license. The content is held under the copyright of the owner, but please contact us if you'd like to use it.

The slides can be found here:

http://www.slideshare.net/BenjaminBengfort/natural-language-processing-with-nltk

Attribution

The image used in this README, Hemigrapsus nudus - Crab on Neskowin Beach by Thomas Shahan is used under a CC BY 2.0 license.

About

Code and Notebooks for the Natural Language Processing with Python course.

http://bit.ly/1qdYVWA

License:MIT License


Languages

Language:Jupyter Notebook 70.9%Language:HTML 23.4%Language:Python 5.6%