- [x] process text function to get tokens - [x] Stemming Example - [x] Parts of Speech(POS) Tagging example - [x] Create frequency distribution and compute unigram probability - [x] Create conditional frequency distribution and probability distribution - [x] Generate wordcloud - [x] Extract nouns using Pos tag