Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 382 Bytes

IPython Notebooks for exploring Natural Language Processing in Python

  1. introduction to NLTK - Explore a Corpus and Treebank
corpora.ipynb
  1. Tokenising Text and Parts-Of-Speech
tokenisation.ipynb
  1. Grammer Structure and Dependency Trees
grammar.ipynb   
  1. Classification of Sentences using Machine Learning
classification.ipynb