Skip to content

vishalpruthi/Sentiment_Analysis

Repository files navigation

Sentiment Analysis

Analysing the sentiments of a sentence as either "Positive" or "Negative" using a deep neural network.

How to Run

Make sure you have installed all the required libraries.

The data set is in the .txt files.

Then just run the following command.

python3 sentiment-neural-network.py

About

Analysing the sentiment of a sentence using a Deep Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages