Skip to content

garrethlee/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyzer

Sentiment analysis is a thoroughly researched and discussed topic, but the field is still making improvements and discovering new techniques every day. While there are plenty of pre-trained models capable of achieving incredible precision in detecting sentiment, I wanted to create my own implementation trained from data that is cleaned and processed from its raw, textual form. An end-to-end project, so to say 😲

🔗 Links:

  • The end-to-end jupyter notebook 📕 handling preprocessing and modelling is available here
  • The resulting model is demonstrated in a web app 👩‍💻 that you can check out here

Releases

No releases published

Packages

No packages published