An open API service indexing awesome lists of open source software.

https://github.com/smoke-trees/toxic-comments-app

This app uses a TFLite model which classifies and predicts if the given text is toxic on 6 different levels
https://github.com/smoke-trees/toxic-comments-app

Last synced: 7 months ago
JSON representation

This app uses a TFLite model which classifies and predicts if the given text is toxic on 6 different levels

Awesome Lists containing this project

README

          

# Toxicity Detector

Tired of hearing toxic comments but unsure of how to cut them off? Here's somthing to help cement your suspicions that certain words are indeed toxic.

This app is a demo for the working of the toxicity detector ML Model and it will tell you how toxic a particaular comment is.

This app uses a TFLite model which classifies and predicts if the given text is toxic on 6 different levels

The is available on the play store and can be found [here](https://play.google.com/store/apps/details?id=dev.smoketrees.toxiccommentstflite).