Dividing Text Data and Building Text Classifiers

This chapter presents the following topics:

  • Building a text classifier
  • Preprocessing data using tokenization
  • Stemming text data
  • Dividing text using chunking
  • Building a bag-of-words model
  • Applications of text classifiers