Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis of Product Reviews using LSTM

This project involves building a sentiment analysis model to classify product reviews as either positive or negative. The dataset used includes product names, prices, ratings, reviews, and summaries. The core of the analysis is an LSTM (Long Short-Term Memory) model implemented using TensorFlow, which is well-suited for processing and classifying sequential text data.

About

A sentiment analysis model using LSTM and TensorFlow to classify product reviews as positive or negative, with text preprocessing and data handling in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages