tanyagarg2509 / Virago_MLProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virago

Machine Learning project to curb hate speech on social media.

Problem Statement

Our aim was to build a website which uses twitter api to get latest tweets with certain keywords, perform binary classification and label them as hate speech or non hate speech.

Input

Keyword(s) for query

Output

List of latest tweets, containing those keyword(s), labeled as hate speech or non hate speech.

About


Languages

Language:Jupyter Notebook 93.6%Language:HTML 4.8%Language:CSS 1.1%Language:JavaScript 0.3%Language:Python 0.2%