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@l…
Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)
11–14 of 14 posts
Re: Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)
#12Small 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@l…
Re: Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)
#13Does the font size for a node represent it's similarity with the query page?
Re: Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)
#14Small 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@l…
how much data did you use for the semantic analysis?