Skip to content

akashmaurya517/SENTIMENT_ANALYSIS_ON_IMDB_DATASET

Repository files navigation

SENTIMENT_ANALYSIS_ON_IMDB_DATASET

Sentiment Analysis model on imdb datasetthis model gives output the probability of being a sentence positive review or a negative review

HOW TO USE THIS REPO?

step 1:

set up internet connection and your environmentshaving following dependencies

  1. tensorflow
  2. numpy
  3. h5py
  4. maths
  5. keras please do install others if you need

step 2:

Run Sentiment_Analysis_training.py file first

step 3:

now Run Sentiment_Analysis.py file to get result

Result

the result will be the array of two elements

first element of the array will be showing the pobability of being the sentence or review negative

the second element of array is the probability of being the sentence or review positive

file ipynb file is the python noteboomk developement file for this project

About

Sentiment Analysis model on imdb dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages