/cse498test

Research - A Sentiment Analysis Model of Food Reviews in Bengali Texts Based on Deep Learning techniques.

Primary LanguageJupyter Notebook

Research - A Sentiment Analysis Model of Food Reviews in Bengali Texts Based on Deep Learning techniques.

Project Summary

This project involves reviewing sentiment classification research and developing a machine learning model for sentiment analysis of food reviews in Bangla. We collect raw reviews data from FOODPANDA. Text preprocessing, feature selection, and machine learning classification are project methodologies in the sentiment analysis model. We'll use various natural language processing (NLP) techniques to preprocess the data, extract necessary features such as word frequency, TF-IDF, and so on, and then experiment with and compare the results using various machine learning models.