Viewing profile — Yeroniomus
Yeroniomus
HN member- Joined
- Thu, Sep 15, 2016, 7:32 PM UTC
- HN karma
- 47
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About Yeroniomus
No profile information was provided.
Recent public activity
- story
-
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…
-
comment
Comment #14123207
Yes, not very good screenshot for the landing page. But all of the predictions were made by AI :-)
-
comment
Comment #14123199
Not now. It does a general prediction. Maybe I will add this feature in future releases.
-
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…
-
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…
-
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…
- story
- story
- story
- story
- story
-
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…
-
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…
- story
- story
- story
- story
- story
- story
-
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…
- story
- story
- story
-
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…