Live data from Hacker News

Viewing profile — shlomib

shlomib

HN member
Joined
Sun, Dec 23, 2012, 5:34 PM UTC
HN karma
474
Public activity
37 items

About shlomib

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #7960754

    'Complete' ( https://complete.li/ ) took about a week and got some press coverage (wired.co.uk, dailymail.co.uk and more..)

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #7214408

    One thing, If you take a look at line 53 in my original code: https://gist.github.com/shlomibabluki/5473521#file-summary_t... You can change the code to run only -> for j in range(…

  22. comment
    Comment #6413962

    Obviously this is NOT the algorithm we use in our product (Swayy)...

  23. comment
    Comment #6412637

    Agree. Maybe some TF-IDF solution.

  24. comment
    Comment #6412623

    So just filter the hashtags from the output and put them at the end of the original title :P

  25. comment
    Comment #6412602

    Good idea! Actually I'm thinking about creating some open source “social-NLP” python package. What do you think?