8000 GitHub - alex-kennedy/wikipedia-links
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

alex-kennedy/wikipedia-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Links

The goal of this project is to find a path of links between two given Wikipedia pages.

Data

Recent Wikipedia Dumps are first downloaded. The pagelinks, page and redirects tables are required.

The pagelinks table maps all links between Wikipedia pages. The page table matches page titles to their ID. However, some pages redirect elsewhere, so the redirects table is used to resolve these links.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0