November 2016
Beginner to intermediate
687 pages
15h 31m
English
In this chapter, we will cover the following recipes:
Text classification is a way to categorize documents or pieces of text. By examining the word usage in a piece of text, classifiers can decide what class label to assign to it. A binary classifier decides between two labels, such as positive or negative. The text can either be one label or ...
Read now
Unlock full access