anik8gupta / Toxic_Speech_Classification

It is a full-fetched web application.Based on sentiment classification, by using nltk library it predicts that a speech is how much toxic, sever toxic, insult, obscene, threat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toxic Speech Classification

It is a full-fetched web application.Based on sentiment Classification, by using nltk library it predicts that a speech is how much toxic, sever toxic, insult, obscene, threat.

Where Front-End looks like this

Home Page Result Page

Here simple CSS & HTML is used with POST method to send the data.

For Back-End app.py, I use FLASK framework of Python

Main Libraries Used

About

It is a full-fetched web application.Based on sentiment classification, by using nltk library it predicts that a speech is how much toxic, sever toxic, insult, obscene, threat.

License:MIT License


Languages

Language:Python 61.0%Language:HTML 24.8%Language:CSS 14.2%