Skip to content

ajha17/wikidetox

 
 

Repository files navigation

WikiDetox

The shared codebase for experiments on Wikimedia, part of the Study of Harassment and its Impact, and the WikiDetox Project.

This project consists of trying to reconstruct the conversation structure from Wikipedia diffs, human and machine annotation of the structured conversations, and analysis of the impact of harassment and other toxic contributions, and also experimention with ways to visualize this information and make it interesting and useful to Wikipedians.

For large scale machine scoring of comments, we use the Perspective API.

Below is an idea for how we might vizualise toxic comments on Wikipedia (as red objects), and show when they are reverted (as grey objects), where size is the toxicity probability.

sphere_interface_low_res_preview

We're still exploring how we might visualize more information, such as:

  • Which are the more recent comments? Can we visualizse when comments happen?
  • Can we cluster comments by topic in a meaningful way?
  • Can we make the visualization live, so that new comments 'fly' in when they are sent to wikipedia?
  • Other cool ideas? File an issue with your idea :)

Notes

This code is an experimental Wikimedia & Conversation AI project; it is not an official Google product.

About

Experiments to help discussion on Wikipedia talk pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenEdge ABL 83.8%
  • Python 8.1%
  • Jupyter Notebook 5.2%
  • JavaScript 1.5%
  • TypeScript 1.0%
  • CSS 0.2%
  • Other 0.2%