Skip to content

ddcrpf/Real-Time-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Sentiment Analysis

This web app perfroms sentiment analysis on the sentence entered and displays them as being positive, negative or neutral along with a detailed sentiment score.

Here, I have used SentimentIntensityAnalyzer() class provided by the NLTK library and have used VADER lexicon and created a web app using streamlit.

Deployment

To deploy this project run the given snippet in terminal.

  streamlit run main.py

Screenshots

App Screenshot

App Screenshot

App Screenshot

Releases

No releases published

Packages

No packages published

Languages