An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: toxic-comment-classification

nedix/detoxify-flask-container

HTTP API to classify the toxicity of text messages.

Language: Dockerfile - Size: 133 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 3

unitaryai/detoxify

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at [email protected].

Language: Python - Size: 50.8 MB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 1,027 - Forks: 120

smoke-trees/ATLAS-predictors

Total Surveillance for Infiltrators, a defense security solutions suite, sort documents on the fly for malcontent, configure drones for maximum area coverage, send communications via commo hubs, protected by swarm and blockchain. TLDR : Automated Solutions for Counter Insurgency. This repo contains the AI/ML models.

Language: Python - Size: 14.1 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

hahaha911/DeToxify

Introducing DeToxify – the ultimate toxicity buster. Armed with NLP superpowers, it sniffs out harmful comments, neutralizes negativity, and rewrites toxicity into pure class. Think of it as Jarvis for your online spaces—making the internet a kinder, smarter place, one comment at a time.

Size: 1.95 KB - Last synced at: 24 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

joaoaleite/ToLD-Br

Toxic Language Detection in Social Media for Brazilian Portuguese: New Dataset and Multilingual Analysis

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 42 - Forks: 7

hiyouga/Toxic_Detection

BUAA SCSE Autumn 2021 Machine Learning Group Homework

Language: Python - Size: 6.61 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

RuvenGuna94/Dialogue-Summary-remove-toxic-text-PPO

Fine-tuning FLAN-T5 with PPO and PEFT to generate less toxic text summaries. This notebook leverages Meta AI's hate speech reward model and utilizes RLHF techniques for improved safety.

Language: Jupyter Notebook - Size: 12.9 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

andiosika/NLP-to-identify-toxic-or-abusive-language-for-online-conversation-using-Keras-Deep-Learning-Models

Natural Language Processing: A multi-headed model capable of detecting different types of online discussion toxicity like threats, obscenity, insults, and identity-based hate using Keras RNN LSTM and focal loss to address a hyper-imbalanced dataset.

Language: Jupyter Notebook - Size: 166 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

RuqiyaRafique/Toxic-comment-classification

Dataset Description: The threat of abuse and harassment online means that many people stop expressing themselves and give up on seeking different opinions. Platforms struggle to effectively facilitate conversations, leading many communities to limit or completely shut down user comments. The dataset consists of large number of Wikipedia comments wh

Language: Jupyter Notebook - Size: 83 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ezhilezhil/Toxic-Command-Detection

Toxic command detection refers to the process of identifying harmful or inappropriate language in text, particularly in the context of interactions with generative AI and large language models.

Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KevinLiao159/Quora

Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations

Language: Python - Size: 274 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 23

paritoshk/toxstop_yc_bluesky_sf_Feb25

WINNER OF BLUESKY HACKATHON @ YC SF Toxicity conversation detector and stopper bot

Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kimbaorrr/toxic_comment

Toxic Comments Classification using NLP & Machine Learning Algorithms

Language: Jupyter Notebook - Size: 3.81 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mouleshgs/toxic_comment_finder

Detecting Toxic comments using machine learning

Language: Python - Size: 30.3 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alessiococchieri/toxic-comment-classification

This repo contains code for toxic comment classification using deep learning models based on recurrent neural networks and transformers like BERT. The goal is to detect and classify toxic comments in online conversations using Jigsaw's Toxic Comment Classification dataset.

Language: Jupyter Notebook - Size: 926 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

carlosflores21/textClassification

Web application for text classification.

Language: HTML - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BenyaminZojaji/toxic-comments-social-media

Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

KayvanShah1/Jigsaw_multilingual_toxic_comment_classification

Rating severity and Multilingual toxicity classification using advanced transformer models with TPU support for faster training and robust performance.

Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

Ezgigunbatar/ToxicityDetection

Toxicity detection on imbalanced social media data. Focused on 2 main topics of toxicity detection: Class imbalance problem and detecting toxic comments.

Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

adnanAlKharfan/jigsaw-toxic-comment-classification-challenge

The Repository shows my intake on jigsaw toxic comments classification challenge and how to overcome it.

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

konumaru/nlnomy

nlnomy is demo app of text content moderation. The origin of nlnomy comes from natural language and autonomy.

Language: Python - Size: 391 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

StrangeCoder1729/ToxiDetect

ToxiDetect is an AI-powered model for detecting toxic comments using deep learning. It classifies comments into various toxicity categories and features a Gradio web app for real-time scoring.

Language: Jupyter Notebook - Size: 108 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nsbarsukov/toxic-comments-detector

Репозиторий python-пакета "toxicity". Выявление токсичного контента в русскоязычных текстах c помощью глубокого обучения.

Language: Jupyter Notebook - Size: 98.4 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

abirmondal/multi-label-hate-speech-classification

In this project we have tried to do multi-label hate-speech classification in Bengali and Hindi language using fill-mask transformer models.

Language: Jupyter Notebook - Size: 2.12 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 3

WSU-SEAL/ToxiCR

A supervised learning based tool to identify toxic code review comments

Language: Python - Size: 5.33 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 14 - Forks: 5

KalingaFer/text_classification_bert

sentiment-analysis using pertrained models (BERT, BiLSTM)

Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Wenderson-Oscar/Chat_Detection_Toxic

Chat Para detecção de comentários Toxicos

Language: Python - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Rhogger/Toxicity-Classifier-Comments

Atividade prática de Redes Neurais

Language: HTML - Size: 61.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

prateekralhan/DL-based-Toxic-comments-classification

Deep learning based classification model for classifying toxic comments built on top of tensorflow

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NaquibAlam/LightGBM_MultilabelClassification_TCC

This repo contains the code of how multilabel classification can be used with LightGBM or in general.

Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SaltyQuetzals/Toxicroak 📦

Creating a natural-language model to identify different types of toxic comments on Wikipedia

Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

TOXIC-BOY-OP/TOXICBOT

TOXIC-BOY-OP/TOXICBOT

Language: Python - Size: 2.71 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gokulnpc/Toxic-Comment-Classifier

This project employs a deep neural network architecture for the classification of toxic comments, utilizing the Kaggle competition dataset from the Jigsaw Toxic Comment Classification Challenge.

Language: Jupyter Notebook - Size: 25.9 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mussabat/HateSpeech-EACL-2024

This repository contains the system description and the codes that we implemented for participating in EACL-2024 Shared Task-5.

Language: Jupyter Notebook - Size: 2.94 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

tushar50896/cuss_inspect

A basic and simple yet powerful Python library to detect toxicity/profanity of a review or list of reveiws.

Language: Python - Size: 1.75 MB - Last synced at: about 21 hours ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

orgoro/white-2-black

The official code to reproduce results from the NACCL2019 paper: White-to-Black: Efficient Distillation of Black-Box Adversarial Attacks

Language: Python - Size: 17.6 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 1

Windshield-Viper/Puffin-Discord-Bot

Open source discord moderation bot leveraging NLP with a focus on explainability.

Language: Jupyter Notebook - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

sklan/toxic-comment-classification 📦

This repository holds the files for a research project.

Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

ritika-0111/Bias-Toxic-Classification

Bert Classification on Jigsaw Data with Gender as a basic genre, followed by identifying Bias in Toxic Classification.

Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

amirmohammadraei/cloud-services

Familiarity with some cloud services

Language: HTML - Size: 399 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Ashutosh-Singh-Thakur/Toxic-Comment-Classification

Toxic Comment Classification - An NLP project using TensorFlow and LSTM for text classification.

Language: Jupyter Notebook - Size: 114 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Mohammad8921/ToxicCommentDetection-FineTuningBert

A toxic comment detector developed based on fine-tuning BERT model.

Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Manaswi-Vichare/Toxic-Comment-Analysis-for-Online-Learning

The models are used to classify the toxic comments as toxic, severely toxic, insult, threat, obscene, & identity hate. By data collection & preprocessing to classify toxic comments with the help of lemmatization, lexicon normalization, & TF-IDF algorithm, we train & test the models using ML algorithms & evaluate using ROC curves & hamming score.

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jaydeepjethwa/DeTox

A web-app to identify toxic comments in a youtube channel and delete them.

Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

haashhish/toxic-comments-classifier

This project focuses on developing and evaluating deep machine learning models for detecting toxic comments.

Language: Python - Size: 9.57 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alberto-paparella/ToxicCommentClassifier

Repository for the project of the Natural Language Processing course @unibo, a.y. 2022-23.

Language: Jupyter Notebook - Size: 51.1 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kesari007/Toxic-Comment-Classification

Multilabel classification of comments based on their toxicity.

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

Katashynskyi/toxic_detection_classification

Project based on classification dataset with 6 features of toxicity type.

Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

favstats/peRspective

An R wrapper for Conversation AI's Perspective API

Language: HTML - Size: 38.6 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 49 - Forks: 5

akash18tripathi/MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-Network

This GitHub repository provides an implementation of the paper "MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network" . MAGNET is a state-of-the-art approach for multi-label text classification, leveraging the power of graph neural networks (GNNs) and attention mechanisms.

Language: Jupyter Notebook - Size: 3.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

iampukar/toxic-comments-classification

Kaggle Competition: Toxic Comments Classification (Link: https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge)

Language: Jupyter Notebook - Size: 69.6 MB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 12

hoangcaobao/Vietnamese_Text_Toxic_Classify

PyTorch deep learning model to detect toxic of Vietnamese sentences using Bert

Language: Python - Size: 21.5 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

angrybayblade/jigsaw-toxic-comments-sentiment-analysis 📦

📃 Toxic Comment Classifier Using Neural Networks

Language: Jupyter Notebook - Size: 122 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

zake7749/DeepToxic

top 1% solution to toxic comment classification challenge on Kaggle.

Language: Jupyter Notebook - Size: 273 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 192 - Forks: 70

AlexanderMargarhs/NLP_Toxic_Classification

This is a project about Toxic Comment Classification using different methods both for English and Greek.

Language: Jupyter Notebook - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

11a55an/toxic-comment-classifier

Toxic Comment Classifier Using Random Forest

Language: Jupyter Notebook - Size: 28.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

HamedBabaei/semeval2021-task5-tsd

UoT-UWF-PartAI at SemEval2021 Task 5: Toxic Span Detection

Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

praj2408/Jigsaw-Toxic-Comment-Classification

The Toxic Comment Classification project is an application that uses deep learning to identify toxic comments as toxic, severe toxic, obscene, threat, insult, and identity hate based using various NLP algorithm

Language: Jupyter Notebook - Size: 104 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

RouzbehMajidi/toxic-comment-classification

Keeping internet comments safe using artificial intelligence 🤖

Language: Jupyter Notebook - Size: 412 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

zroykhi/Toxic-comments Fork of kaoriw/Toxic-comments

Kaggle challenge - Toxic comment

Language: Jupyter Notebook - Size: 64.1 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

cvcio/rtaa-classifier

Comments & Twitter accounts gRPC classification service.

Language: Python - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

chakshu-dhannawat/Toxic-Comment-Classification

NLP based classification pipeline for detecting toxic comments

Language: Jupyter Notebook - Size: 464 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

DenisIndenbom/AntiToxicBot

AntiToxicBot is a bot that detects toxics in a chat using Data Science and Machine Learning technologies. The bot will warn admins about toxic users. Also, the admin can allow the bot to ban toxics.

Language: Jupyter Notebook - Size: 93.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 6

pratikratadiya/Toxicity_detection

Detection of toxicity in a given comment using various sequence models

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

linjianz/toxic_comment_classification

在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 29 - Forks: 4

IamGroooooot/comment-filtering-backend

Flask를 이용한 ML 모델 서버

Language: Jupyter Notebook - Size: 54.1 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

SUKANTHEN/DataBerry_Cluster

API for text quality analysis, personal information extraction, data cleaning, toxic comments classification, toxic comments remover, gibberish data identification and much more.

Language: HTML - Size: 3.92 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saidodil/Natural-Language-Processing

UWT TCSS456 (NLP) Course Project - Toxic Text Classification

Language: Python - Size: 4.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TOXIC-BOY-OP/MusicBot-1 Fork of TitaniumOp/MusicBot

TOXIC-BOY-OP/MusicBot-1

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

osHamad/toxic_detection_discord_bot

A bot that helps create more friendly discord environments. Uses machine learning to classify and report toxic messages.

Language: Python - Size: 27.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gerdis/toxic_comments_moderator

web application using a sentiment analysis model as an email moderation/filtering system

Language: Jupyter Notebook - Size: 12 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

camillecochener/Toxic-comment-classification-challenge

A 3-months NLP project achieved at Télécom Paris based on the Toxic Comment Classification Challenge from Kaggle.

Language: Jupyter Notebook - Size: 64.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

chachamatcha/DL_Text_Classification

Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.

Language: Jupyter Notebook - Size: 41.3 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 1

SamuelTelesSilva/toxic_comment_detection

Detecção de comentários ou textos preconceituosos com processamento de linguagem natural. Projeto apresentado ao Curso de Especialização Lato sensu de Inteligência Artificial e Aprendizado de Máquina da Universidade Nove de Julho.

Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

yannikbenz/zeroe

From Hero to Zéroe: A Benchmark of Low-Level Adversarial Attacks

Language: Python - Size: 19.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

rajatrai16921/toxic-comment-classifer

Multi-label text classifier for detecting different types of toxicity like threats, obscenity, insults, and identity-based hate. Used jigsaw toxic comment classification challenge dataset hosted on Kaggle.

Language: Jupyter Notebook - Size: 86.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

morowenka/bot_toxic

Vk bot with neural network for toxic comments classification

Language: Python - Size: 513 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HaoWeiHe/Multi-label-classification

Identify and classify toxic commentary

Language: Python - Size: 3.19 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

ToxicBot-Discord/ToxicBot

A discord bot capable of detecting toxic messages sent to a server, delete them and warn the author.

Language: Python - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 8

imrahulr/Toxic-Comment-Classification-Kaggle

Deep Learning for Toxic Comment Classification

Language: Jupyter Notebook - Size: 46.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 5

rohan-singh987/commentToxicityAnalyzer-ML

Comment Toxic Analyzer build on machine Learning algorithm (Random Forest) capable to analyze toxicity present in comment or any text with the accuracy of around 83%

Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gamingflexer/twitter-account-analysis

Twitter Account | Sentimental Analysis

Language: Jupyter Notebook - Size: 932 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

barbaraneves/gender-bias-in-virtual-assistants

Final Project of the Data Science postgraduate class at UFC. To be published!

Language: Jupyter Notebook - Size: 61.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

EdoWhite/toxic-comments-classification

End-to-end comments classification task focusing on Semantic Representation of text. Comparison different approaches: TF-IDF, Word2Vec and Doc2Vec.

Language: Jupyter Notebook - Size: 51.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

blanchefort/text_mining

Набор ноутбуков, в которых решаются различные задачи обработки естественного языка (NLP).

Language: Jupyter Notebook - Size: 553 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

zebaKarishma/Toxic-Comment-Classification

The study of negative online behavior, like toxic comments i.e. comments that are rude and disrespectful or otherwise are likely to make someone leave a conversation.

Language: Python - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

KartikeySharma/ToxicComments

Language: Jupyter Notebook - Size: 5.81 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toppev/finnish-toxic-comments-classification

Model for classifying finnish toxic comments. Part of my bachelor's thesis.

Language: Jupyter Notebook - Size: 270 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KelvinLam05/toxic_comment_classification

Build a multi-headed model that’s capable of detecting different types of of toxicity like threats, obscenity, insults, and identity-based hate.

Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ni3choudhary/Toxic-Comment-Classifier

A DL project that helps in classifying Toxic Comment weather it is positive or not.

Language: Jupyter Notebook - Size: 766 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kumar-shridhar/Online-Toxicity-Detection

APOLLO-1: Online Toxicity Detection

Language: Python - Size: 11.8 MB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 5

onkar-99/Toxic-comments-classification-using-CNN

This project predicts if the comment is toxic or non-toxic

Language: Jupyter Notebook - Size: 69.9 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dkhd/non-toxic

A toxic comment detection API

Language: JavaScript - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dimitreOliveira/Jigsaw-Multilingual-Toxic-Comment-Classification

:3rd_place_medal: (Bronze medal - 100th place - Top 7%) Repository for the "Jigsaw Multilingual Toxic Comment Classification" Kaggle competition.

Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

bensonruan/Toxic-Comment-Classifier

Toxic-Comment-Classifier

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

Hiroki39/DS-UA-202-Final-Project

NYU DS-UA 202 Final Project

Language: Jupyter Notebook - Size: 53.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

freesoft/detox_bot2

University of Illinois@Urbana-Champaign MCS-DS CS498 Cloud Computing Applications project

Language: TeX - Size: 71.5 MB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

dkowsikpai/Cyberbullying-Detection

Toxic message detection system using machine learning.

Language: Python - Size: 15.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

NajwaLaabid/Adversarial-Toxic

Improving the adversarial resistance in toxic comments detection through augmented training sets.

Language: Python - Size: 78.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lplnufpi/contextual-multi-toxic

Multi-Label Toxic Comment Detection

Language: Python - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Keywords
toxic-comment-classification 126 nlp 40 deep-learning 25 machine-learning 23 natural-language-processing 22 python 20 kaggle 13 pytorch 13 lstm 12 keras 12 text-classification 12 kaggle-competition 12 bert 11 nlp-machine-learning 11 toxicity-classification 10 multilabel-classification 9 tensorflow 8 python3 8 classification 6 toxicity 5 toxic-comments 5 hate-speech-detection 5 bert-model 5 keras-tensorflow 5 transformer 4 logistic-regression 4 toxicity-detection 4 artificial-intelligence 4 jupyter-notebook 4 random-forest 4 huggingface-transformers 4 huggingface 4 hate-speech 4 flask 4 toxicity-analysis 3 roberta 3 transformers 3 cnn 3 scikit-learn 3 hatespeech 3 abusive-language-detection 3 neural-network 3 javascript 3 transfer-learning 3 tensorflow2 2 fasttext-embeddings 2 deep-neural-networks 2 lstm-neural-networks 2 bert-fine-tuning 2 tf-idf 2 bidirectional-lstm 2 flask-application 2 docker 2 text 2 recurrent-neural-networks 2 distilbert 2 django 2 sklearn 2 class-imbalance 2 sentiment-analysis 2 jigsaw 2 review-checks 2 detoxify 2 telegram-bot 2 glove 2 sentence-classification 2 bot 2 twitter 2 profanity-detection 2 profanity 2 quora 2 cusswords 2 sentiment-classification 2 tutorial 2 binary-classification 2 dataset 2 multilingual-models 2 discord-bot 2 glove-embeddings 2 neural-networks 2 lstm-model 2 convolutional-neural-networks 2 ml 2 adversarial-attacks 2 swearing-detector 2 rnn 2 pos 2 textblob 2 portuguese-brazilian 2 cnn-text-classification 1 ensemble-model 1 ml-model 1 scraping 1 alphabet 1 data-science 1 hacktoberfest 1 gender-based-violence 1 dialogue-systems 1 visualization 1 fine-tune-bert-tensorflow 1