Skip to content

marximus/disamwiki

Repository files navigation

Create a directed graph of linked Wikipedia articles based on a disambiguation page which can be used to disambiguate words.

This is from my time as an undergraduate research assistant at the Center for Intelligent Systems and Machine Learning, University of Tennessee. Last updated 2014.

Requirements

Installation

To install mwlib: sudo pip install -i http://pypi.pediapress.com/simple/ mwlib

To install requests: sudo pip install requests

Usage

python main.py [--num-levels] [--num-disambig-links] [--num-page-links] [--overwrite] disambiguation-term

Example

Cropped example for the word "shot". For full graph, see here.

About

Create directed graph of linked Wikipedia articles based on a disambiguation page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages