comntr / webext

An extension for Firefox and Chrome to add comments to any URL
https://addons.mozilla.org/en-US/firefox/addon/comntr/
211 stars 14 forks source link

comment toxicity #11

Open no-1ne opened 5 years ago

no-1ne commented 5 years ago

Congrats on featuring on HN, there have been many comments on how to counter toxic comments, here is way using deep learning(using tensorflow.js)

https://github.com/tensorflow/tfjs-models/blob/master/toxicity/README.md

comntr commented 5 years ago

Thanks! I'll give it a try. It'll be probably too costly to run TF on the VPS, but TF can be run in the web client to flag comments and let mods ban them.