A Browser Plugin to evaluate the toxicity level of Twitter Tweets. Based on the Tensorflow.js Toxicity Classifier.
Currently only supports Chrome browser. If I find some time, I will make it work on Firefox as well.
Currently the plugin has not yet been published to the Chrome extension store. Therefore, you need to add it to your Chrome browser on your own. These are the required steps:
- Download the
dist.zip
folder in the latest release and unpack. - Open your local extensions page of your Chrome browser. In the top left corner click on
Load unpacked
and select thedist
directory. - Visit
https://twitter.com
.
In order to test the behaviour of the toxicity predictor, a click on the plugin icon opens a form where one can check the toxicity of any arbitrary text.