Using sentiment analysis for clickbait detection in RSS feeds

post, Oct 19, 2019 on Mitja Felicijan's blog

Initial thoughts

One of the things that interested me for a while now is if major well @@ -46,21 +46,18 @@ article.

Next step would be to periodically fetch RSS items and store them over a
 longer period of time and then perform analysis again and use either machine
 learning or deep learning on top of it.
Relationship between title and description

Figure above displays difference between title and description sentiment for -specific RSS feed item. 1 means positive and -1 means negative sentiment.

» Download Jupyter Notebook

Going further