Skip to content

This is a wikipedia bot which inserts links between wikipedia pages based on statistical inference of navigational traces

Notifications You must be signed in to change notification settings

AshwinParanjape/StanfordLinkPredictor-wikibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

StanfordLinkPredictor-wikibot

This is a wikipedia bot which inserts links between wikipedia pages based on statistical inference of navigational traces

The job of this bot is to insert link between a source and a target page, given the mention in the source page which should link to the target page The input is in the form of a tab separted file

To make this bot version agnostic, it provides a best effort service, wherein it searches for the mention in the source article. If the mention exists then the link is added (at the first mention) other-wise it is not. It does not support specifiying location of the mention (in terms of number of words preceeding it) because it is subject to change due to edits.

The link prediction algorithm is not a part of this bot.

About

This is a wikipedia bot which inserts links between wikipedia pages based on statistical inference of navigational traces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published