BasimAhmedKhan / Hate-Speech-Detection

A Python Program to Detect Hate Speech or Offensive Language from a User Input Website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hate-Speech-Detection

A Python Program to Detect Hate Speech or Offensive Language from a User Input Website.

Dependencies

This project requried certain libraries to run. To install them run these commands one by one in your cmd/terminal.

  pip install pandas
  pip install numpy
  pip install -U scikit-learn
  pip install selenium
  pip install undetected_chromedriver
  pip install nltk

About

A Python Program to Detect Hate Speech or Offensive Language from a User Input Website.


Languages

Language:Python 100.0%