All Projects → conversationai → wikidetox

conversationai / wikidetox

Licence: Apache-2.0 license
Experiments to help discussion on Wikipedia talk pages

Programming Languages

OpenEdge ABL
179 projects
python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Vue
7211 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].