
Along with a Project
What you'll learn
- Sentiment Analysis
- Natural Language Processing
- TextBlob
- Building WebApps with Flask
Requirements
- Basics of Python programming
Description
- Sentiment Analysis is widely used in the area of Machine Learning under Natural Language Processing.
- In this course, you will know how to use sentiment analysis on reviews with the help of a NLP library called TextBlob.
- You will learn and develop a Flask based WebApp that takes reviews from the user and perform sentiment analysis on the same.
- Beginners who are curious about building projects with Machine Learning and NLP
- Python Developers who want to build their first major project in NLP