In an earlier article, I mentioned that I was trying to use Wikipedia data to do news article clustering to make it easy for me follow news feeds. I have made some progress. I’ve written an algorithm to produce a list of Wikipedia articles relevant to the input text. Input text has to be in [...]
Categories: programming,wikipedia
Tagged: data mining, graph, graphviz, programming, python, semantic analysis, text processing, visualization, web, wikipedia
- Published:
- December 21, 2007 – 5:07 pm
- Author:
- By prashanthellina
I was in the process of trying to understand the classification schemes available in Wikipedia (categories, lists and navigation maps) when I came across this nifty tool. It is very useful to understand the inter-relationships between Wikipedia categories. You can check it out here: http://tools.wikimedia.de/~dapete/catgraph/
Categories: wikipedia
Tagged: categories, graph, wikipedia
- Published:
- November 12, 2007 – 9:08 pm
- Author:
- By prashanthellina