Hacker News new | ask | show | jobs
by hacakton 3397 days ago
I really like the concept of this app! Could you explain how the app determines whether a news article is good or bad? What kind of algorithms do you use?
1 comments

The app uses algorithms of sentiment analysis https://en.wikipedia.org/wiki/Sentiment_analysis All news classify by their positive/negative features. A lot of news sources for different languages were analyzed to automatically extract the typical "good" or "bad" patterns for classification.