/Learning-NLTK

My files and scripts as I follow the official NLTK book available online and videos by sentdex.

Primary LanguagePython

NLTK Tutorial

My files and scripts as I follow the official NLTK book available online at https://www.nltk.org/book/ and videos by sentdex (available at https://www.youtube.com/playlist?list=PLQVvvaa0QuDf2JswnfiGkliBInZnIC4HL )

Sentdex Checklist

  • Word and Sentence tokenizers
  • Stop Words
  • Stemming
  • Parts of Speech Tagging

Book Checklist

  • Preface
  • Language Processing and Python (ongoing)
  • Accesing text corpora and lexical resources

Note: As I will complete the previous chapters I will continue adding chapters to the checklist.