Robocorp : Movie Recommender Bot [ RPA+ML]

Опубликовано: 29 Октябрь 2024
на канале: Nived N
207
8

Hi all,

This video demonstrates the working of movie recommender bot, which will recommend a movie based on its reviews in imdb website.
.It would be a good example for intelligent automation. Here I had used the RPA+ML skills for deploying this process
Here the robot will :
1. Search the movie based on input from user
2. Extract the Review from movie [ here i had used only Imdb website for sample demonstration]
3. Fed these reviews to sentiment analysis to analyze the sentiment and robot will finally say whether the movie is good or bad [either recommends, not recommends, or not sure]
I had developed python library for sentiment analysis which use NLTK module to analyze the reviews............

Regards,
Nived N
Happy Automation