Skip to content

find the shortest 'semantic' path between two topics by navigating links on their respective wikipedia pages

License

Notifications You must be signed in to change notification settings

Christakou/wikiwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikiwalk

An algorithm that tries to find the shortest 'semantic' path between two topics by navigating links on their respective wikipedia pages. Currently uses a greedy search algorithm which picks the next link with shortest document distance as measured by cosine similarity in their respective bags of words vector.

About

find the shortest 'semantic' path between two topics by navigating links on their respective wikipedia pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages