August 2014
Beginner to intermediate
304 pages
7h 10m
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