MAX-Toxic-Comment-Classifier
Toxic Comment Classifier
An AI-powered tool to classify comments as toxic or not, identifying six types of toxicity including personal and hate speech
Detect 6 types of toxicity in user comments.
53 stars
21 watching
30 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
commentsdocker-imageibmmachine-learningmachine-learning-modelsnatural-language-processingnatural-language-understandingnlppytorch
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-text-sentiment-classifier | Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
ibm/max-scene-classifier | An image classification model for recognizing physical places and locations | 41 |
ibm/max-sports-video-classifier | This project provides a pre-trained video classification model that categorizes sports videos into their respective sports. | 23 |
jkkummerfeld/berkeley-parser-analyser | Classifies mistakes in parser output by categorizing errors into types such as missing, crossing, or extra tokens. | 41 |
ibm/max-speech-to-text-converter | Converts spoken words into text form using speech recognition technology | 76 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
martiningesen/honnypotter | A WordPress plugin designed to prevent spam comments by requiring users to enter a CAPTCHA before submitting their comment. | 32 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
db0/threativore | A bot designed to detect and filter out spam from online discussions | 12 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
ibm/max-image-segmenter | An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
neuro-inc/ml-recipe-hier-attention | An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
tylersuard/roastbot | A chatbot that uses AI to deliver insults based on user input | 21 |