Along with a Project
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.
Who this course is for:
- Beginners who are curious about building projects with Machine Learning and NLP
- Python Developers who want to build their first major project in NLP