|
|
|
Show HN: Graph of wikipedia articles semantic similarity (LSI, Python, d3.js)
(similarityapi.appspot.com)
|
|
54 points
by lucamartinetti
5209 days ago
|
|
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 |
|
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