Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 526 Bytes

Cyberbullying-Detection

CSC-522 - Course Project

Detection of Cyber-bullying and hate speech using Natural Language Processing

Group 10

Himanshu Gupta
Sneha Aradhey
Ashwini Nayak
Jayaty Jayaty

Data

Data Folder contains the various datasets that we have curated. Final_merged_dataset is our final dataset with text and label attributes which we are using.

cyberbullying_detection.ipynb

Contains complete code for Data Preprocessing, machine learning models and Deep learning models.