Live data from Hacker News

Viewing profile — Yeroniomus

Yeroniomus

HN member
Joined
Thu, Sep 15, 2016, 7:32 PM UTC
HN karma
47
Public activity
43 items

About Yeroniomus

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #14124871

    Thanks a lot for the suggestions and feedbacks to everyone. My nearest plans: small interface redesign, improvement of sentiment analysis algorithm, personalization of news feeds a…

  3. comment
    Comment #14123207

    Yes, not very good screenshot for the landing page. But all of the predictions were made by AI :-)

  4. comment
    Comment #14123199

    Not now. It does a general prediction. Maybe I will add this feature in future releases.

  5. comment
    Comment #14123160

    After collection of possible positive/negative features with weights I used logistic regression classifier with some modifications (e.g. position algorithm) to classify the article…

  6. comment
    Comment #14123058

    Thanks a lot for the link. I've used the technology called Paragraph Vectors https://cs.stanford.edu/~quocle/paragraph_vector.pdf for sentiment features extraction. Training collec…

  7. comment
    Comment #14122993

    Hello, Hacker News users! It's my first Android app and first experience of Android development :-). SentiNews is based on sentiment analysis which helps to classify news as positi…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #13795045

    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 diff…

  14. comment
    Comment #13782467

    Thanks a lot for your recommendations about the UI and the app in general. I'll update it in a near future. It's my first Android project ("just for fun") and I hope you will use S…

  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #13426311

    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 create…

  22. story
  23. story
  24. story
  25. comment
    Comment #13199543

    The main idea was to avoid negative news content with the help of sentiment analysis algorithms. It detects good/bad news articles automatically. So you can read about only good th…