Getting Started with Pattern

We have talked about NLTK and TextBlob, now it’s time to “Getting Started with Pattern”. About Pattern According Pattern Official Website: Pattern is a web mining module for the Python programming language. It has tools for data mining (Google, Twitter … Continue reading →

Getting Started with TextBlob

TextBlob is a new python natural language processing toolkit, which stands on the shoulders of giants like NLTK and Pattern, provides text mining, text analysis and text processing modules for python developers. Here I will introduce the basics of TextBlob … Continue reading →