from Hacker News

Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)

by lucamartinetti on 3/21/12, 2:03 PM with 13 comments

Small experiment of visualization of wikipedia articles as a graph using d3.js.<p>Articles with more traffic are bigger. I computed the semantic similarity using LSI with python (gensim) You have to scroll down/right a bit!<p>http://similarityapi.appspot.com/graph/?title=blade%20runner<p>There is also a JSON api: http://similarityapi.appspot.com/api/v1/?limit=100&title=blade%20runner<p>All feedback is appreciated:<p>@lucamartinetti luca@luca.io
  • by lucamartinetti on 3/21/12, 2:05 PM

    Small experiment of visualization of wikipedia articles as a graph using d3.js.

    Articles with more traffic are bigger. I computed the semantic similarity using LSI with python (gensim) You have to scroll down/right a bit!

    http://similarityapi.appspot.com/graph/?title=blade%20runner

    There is also a JSON api: http://similarityapi.appspot.com/api/v1/?limit=100&title...

    All feedback is appreciated:

    @lucamartinetti luca@luca.io

  • by Edootjuh on 3/21/12, 5:09 PM

    I've never liked these scrolling animations. You need too much precision to see a part of the page clearly, while with normal scrolling it wouldn't matter if the information you're reading is at the bottom or top of the screen.
  • by stephengoodwin on 3/21/12, 4:29 PM

    Does the font size for a node represent it's similarity with the query page?
  • by lucian1900 on 3/21/12, 4:30 PM

    Blank page in Chrome.
  • by ssn on 3/21/12, 3:48 PM

    Down?