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
- Host: GitHub
- URL: https://github.com/smoke-trees/toxic-comments-app
- Owner: smoke-trees
- Created: 2020-06-09T11:57:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T15:55:28.000Z (about 5 years ago)
- Last Synced: 2025-01-23T06:09:01.590Z (9 months ago)
- Language: Kotlin
- Size: 10.9 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).