Machine Learning Guides - Text Classification - This comprehensive guide provides a walkthrough to solving text classification problems using machine learning. Learn the high-end workflow for text classification, how to choose the right model for your problem, and how to implement your model using TensorFlow.
Working With Text Data - from scikit-learn Tutorials. “The goal of this guide is to explore some of the main scikit-learn tools on a single practical task: analysing a collection of text documents (newsgroups posts) on twenty different topics.”