Skip to content

JAY-cloudbuster/hate-speech-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿšซ Hate Speech Detection using Deep Learning As part of my Data Science learning journey, I developed a deep learning-based model to automatically detect hate speech in tweets.

๐Ÿ” Objective: To classify tweets into categories based on the presence of hate speech using natural language processing and LSTM-based deep learning.

๐Ÿ› ๏ธ Tech Stack: Python, Pandas, NLTK, TensorFlow, Keras, LSTM, Regex

๐Ÿ“Œ Key Highlights:

Preprocessed tweet text by removing usernames, URLs, and HTML entities using regex and NLTK.

Tokenized and padded sequences for uniform input to the neural network.

Built an LSTM-based neural network using TensorFlow/Keras for sequence modeling.

Trained and evaluated the model on a labeled dataset with high accuracy.

โœจ This project enhanced my skills in text preprocessing, deep learning for NLP, and model development for real-world classification problems.

๐Ÿ“‚ Dataset: Public dataset containing tweets labeled for hate speech

About

A ML model that detects hate and offensive sppech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published