Show HN: Anti-Stress news reader based on sentiment analysis (Android)
1–3 of 3 posts
Re: Show HN: Anti-Stress news reader based on sentiment analysis (Android)
#2I really like the concept of this app, can you explain how the app determines whether an article is good or bad news?
Re: Show HN: Anti-Stress news reader based on sentiment analysis (Android)
#3I really like the concept of this app, can you explain how the app determines whether an article is good or bad news?
The app uses algorithms of sentiment analysis https://en.wikipedia.org/wiki/Sentiment_analysis
All news classify by their positive/negative features. The set of features was created with the help of deep learning technique. A lot of news sources for different languages were analyzed to automatically extract the typical "good" or "bad" patterns for classification.