Hacker News new | ask | show | jobs
by antononcube 586 days ago
I used sentiment analysis a few times in recommender systems (for digital media consumption.)

Also for analyzing Trump's tweets (from 2016): https://mathematicaforprediction.wordpress.com/2016/11/21/te...

1 comments

Really cool investigation. Would you mind sharing the BERT specific sentiment detection?
Thanks!

See the Mathematica code in this Markdown file: https://github.com/antononcube/MathematicaVsR/blob/master/Pr...