The WikiBrain Java library enables researchers and developers to incorporate state-of-the-art Wikipedia-based algorithms and technologies in a few lines of code.
The call to get the categories associated with a page in the Bfs searcher class are slow. Use the graph object, or implement a special cosimilarity method that uses an approach like mostSimilar
The call to get the categories associated with a page in the Bfs searcher class are slow. Use the graph object, or implement a special cosimilarity method that uses an approach like mostSimilar