Tricks while feature_extracting text: Extend the vectorizer with NLTK's stemmer
This is a reading note from 'Building Machine learning System with Python'.@P59Train_data= ['This is a toy post about machine learning. Actually, it contains not much interesting stuff.'

