8. Sentiment Analysis
Learning Objectives
By the end of this chapter, you will be able to:
- Describe sentiment analysis and its applications
- Describe various tools in sentiment analysis
- Perform sentiment analysis using the TextBlob library
- Demonstrate how to load data for sentiment analysis
- Demonstrate the training of a sentiment analysis model
In this chapter, you will learn about sentiment analysis and how to use it to detect various sentiments in the data.
Introduction
In the previous chapter, we looked at how text can be represented as vectors. We also learned about the different types of encoding. This chapter deals with the area of sentiment analysis. Sentiment analysis is the area of NLP that involves teaching computers to identify ...
Get Natural Language Processing Fundamentals now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.