Skip to content

gajender09/sentiment_analysis-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SENTIMENT ANALYSIS TOOL

A streamlit Python web app to analyze sentiment in a CSV file and add the sentiment values to the file.

Step-by-Step Procedure:

Step:1 Install Streamlit Library:

  pip install streamlit

Step:2 Install Textblob Library:

   pip install -U textblob

Step:3 Install Cleantext Library:

   pip install cleantext

Step:4 Run your app:

   streamlit run main.py

Find the web app here:

https://sentimentalizer.streamlit.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages