Περιγραφή
This plugin implements ModerateHatespeech.com’s machine learning API to detect and flag potentially toxic and hateful comments. A configurable threshold can be set and comments with scores above that threshold will be sent to the moderation queue for administrative approval.
A free API key from ModerateHatespeech.com is required.
Defining Toxic
We define “Toxic” as “any content a reasonable, PG-13 forum wouldn’t want for content reasons.”
This does not include:
- Spam or Advertisements
- NSFW/Explicit Content
- Forum-specific Etiquette
This does include:
- Hate Speech
- Verbal Insults
- Slurs Directed Towards a Group
More details on toxicity, as well as model accuracy and bias can be found on ModerateHatespeech.com
This plugin is part of the ModerateHatespeech project, an initiative to research and reduce online hate. Use of the API constitues acceptance of ModerateHatespeech’s Terms of Service and Privacy Policies.
Εγκατάσταση
- Upload the .zip file of this plugin to WP Admin
- Activate the plugin through the ‘Plugins’ menu in WordPress
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Auto Comment Moderation” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Auto Comment Moderation” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- Initial plugin release