mysociety/toxicity-experiment

0

stars

8

commits

Python

primary language

Dec 5, 2025

updated

README

Toxicity Detection Experiment

A flask web app for examining different approaches to abuse detection for possible use in WriteToThem or similar services.

The goal is to understand more about how different approaches react to the same content.

Currently covers:

  • Google's Perspective API
  • IBM's Granite model(local),
  • a basic keyword approach,
  • an openai approach,
  • an olmo approach (hf inference endpoint)

Contributors

ajparsons

8 commits

mysociety/toxicity-experiment

0

stars

8

commits

Python

primary language

Dec 5, 2025

updated

README

Toxicity Detection Experiment

A flask web app for examining different approaches to abuse detection for possible use in WriteToThem or similar services.

The goal is to understand more about how different approaches react to the same content.

Currently covers:

  • Google's Perspective API
  • IBM's Granite model(local),
  • a basic keyword approach,
  • an openai approach,
  • an olmo approach (hf inference endpoint)

Contributors

ajparsons

8 commits

Languages

Python

68.0%

HTML

26.9%

Shell

3.7%

Dockerfile

1.3%