Skip to content
#

movie-reviews-analysis

Here are 26 public repositories matching this topic...

𝗠𝗼𝗱𝗲𝗹 𝗖𝗼𝗻𝘁𝗲𝘅𝘁 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹 (𝗠𝗖𝗣) 𝗕𝗮𝘀𝗲𝗱 𝗖𝗟𝗜 𝗔𝗜 | 𝗧𝗼𝗼𝗹 𝗜𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻 | 𝗚𝗲𝗺𝗶𝗻𝗶 𝟮.𝟬

  • Updated Sep 17, 2025
  • JavaScript

This project performs sentiment analysis on movie reviews from the IMDB dataset using deep learning techniques. The goal is to classify user feedback as positive or negative based on the textual content of reviews. Two models are implemented: LSTM and BiLSTM, to compare their performance in understanding sequential data.

  • Updated Mar 24, 2026
  • Jupyter Notebook

Advanced sentiment analysis system for movie reviews using machine learning. Compares Logistic Regression, Naive Bayes, and SVM models with interactive prediction interface and comprehensive text preprocessing pipeline.

  • Updated Aug 24, 2025
  • Jupyter Notebook

A fully local RAG pipeline that answers natural language questions about movie reviews. Uses Ollama for embeddings + local LLM, Chroma for the vector store, and LangChain to retrieve, summarize, and generate answers.

  • Updated Sep 11, 2025
  • Python

Sentiment analysis on IMDb movie reviews using LSTM-based Recurrent Neural Networks (unidirectional, bidirectional, stacked) in Keras/TensorFlow. Includes visualisations, model architecture, and suggestions for future improvements.

  • Updated Aug 5, 2025
  • Python

Improve this page

Add a description, image, and links to the movie-reviews-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the movie-reviews-analysis topic, visit your repo's landing page and select "manage topics."

Learn more