The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

[GSSoC'23]Sentiment Analysis on IMDB reviews #625

Closed Juhibhojani closed 12 months ago

Juhibhojani commented 12 months ago

Is your feature request related to a problem? Please describe.

I would like to add a sentiment analyzer for movie review analysis

Describe the solution you'd like

The solution will use embedding techniques tf-idf, tfidf with bigram and word2vec along with SVM and LR for prediciton.

Describe alternatives you've considered

No response

Additional context

Data set link : https://www.kaggle.com/datasets/lakshmi25npathi/imdb-dataset-of-50k-movie-reviews

Code of Conduct

Juhibhojani commented 12 months ago

I am sorry, i thought world of AI repository was closed and hence i opened this issue, but now the repository is active and been merged. I am closing this issue