Skip to content

noeliza/Sentiment-Analysis-On-News-Headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-On-News-Headlines

Dataset R

This project aims to do Sentiment Analysis on News Headlines by doing a short Exploratory Data Analysis then creating Classification Models. Two methods for vectorization were used, TF-IDF and Sentence Transformer embeddings. In addition, the classification models that were explored are SVM, Random Forest and LightGBM.

To fully understand how the selected model classifies the news headlines, model explainability using LIME was done. SHAP was also considered but running the explainability took hours.

Possible addition:

[ ] Use transformer model as classification model
[ ] Identify news headline topics using topic modeling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published