Plugin Directory

Changeset 2090614


Ignore:
Timestamp:
05/18/2019 09:45:05 PM (7 years ago)
Author:
softmodeling
Message:

Updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • serious-toxic-comments/trunk/README.txt

    r2090613 r2090614  
    1515Toxic comments are becoming a major challenge to have meaningful online discussions.
    1616
    17 This plugin uses a pre-trained toxic classifier from [TensorFlow] (https://www.tensorflow.org/) to classify a comment as toxic. See more technical details on the quality of the model [here] (https://medium.com/tensorflow/text-classification-using-tensorflow-js-an-example-of-detecting-offensive-language-in-browser-e2b94e3565ce).
     17This plugin uses a pre-trained toxic classifier from [TensorFlow](https://www.tensorflow.org/) to classify a comment as toxic. See more technical details on the quality of the model [here](https://medium.com/tensorflow/text-classification-using-tensorflow-js-an-example-of-detecting-offensive-language-in-browser-e2b94e3565ce).
    1818
    1919Once a comment is flagged as toxic, the comment is blocked and the plugin alerts the comment author and asks to modify the text before trying again.
Note: See TracChangeset for help on using the changeset viewer.