/nltk

Python NLTK Jupyter Notebooks

Primary LanguageJupyter Notebook

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