Hate Speech Detection System In Pyhton With Source Code


Hate  Speech Detection System in Pyhton with Source Code

About This Project


A simple hate speech detection system developed in python and the purpose of increasing propagation of hate speech on social media and the urgent need for effective counter-measures have drawn significant investment from governments, companies, and researchers. A large number of methods have been developed for automated hate speech detection online. This aims to classify textual content into non-hate or hate speech, in which case the method may also identify the targeting characteristics (i.e., hate and religion) in the hatespeech. However, we notice significant difference between the performance of the two (i.e., non-hate v.s. hate). In this work, we argue for a focus on the latter problem for practical reasons.


Need to install :

  • pip install streamlit
  • pip install nltk

Command to run :

  • streamlit run main.py file

 

Download