close
Skip to content

Vasistareddy/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM_sentiment_analysis

To find the sentiment(positive/negative) of the text data provided. This classifier model is implemented with SVM(kernel=linear)

Install requirements

pip install -r requirements.txt

End_point

sentiment

Params

text

Url

http://127.0.0.1:5000/sentiment?text="review_text"

How to run

flask app

About

To find the sentiment of the data provided

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages