Skip to content

check controversial-ness and differences between revisions of Wikipedia articles

License

Notifications You must be signed in to change notification settings

mechanikate/WikiDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiDiff checks controversial-ness and differences between revisions of Wikipedia articles with a simple(ish) web interface.

Installation

pip install flask requests # requirements
git clone https://github.com/mechanikate/WikiDiff.git # download repo
cd WikiDiff
python main.py

Usage

Paste Wikipedia URL into the URL box, then click "Calculate heatmap".

"Minimum prevalence" sets the minimum number of revisions needed for the text to appear on the textarea.

"Number of revisions to compare?" gets the number of revisions starting before right now to compare to each other.

Warning

The text display is NOT in order of appearance, but rather alphabetical order, due to technical restrictions.

About

check controversial-ness and differences between revisions of Wikipedia articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published