Skip to content

a sentiment-analysis model base on tensorflow and keras, training dataset base on IMDb large movie review

License

Notifications You must be signed in to change notification settings

stonefishy/sentiment-analysis

Repository files navigation

Sentiment Analysis

Sentiment analysis is a natural language processing technique that involves analyzing the sentiment of a text, which can be positive, negative, or neutral. It is widely used in various applications such as social media monitoring, customer feedback analysis, and opinion mining.

This code repo is base on tensorflow and keras library for building a deep learning model for sentiment analysis, the dataset used is IMDB movie review dataset. The movie review dataset consists of 50,000 movie reviews labeled as positive or negative. The goal of this project is to build a model that can accurately predict the sentiment of a movie review. The full dataset can be downloaded from here.

About

a sentiment-analysis model base on tensorflow and keras, training dataset base on IMDb large movie review

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages