-
-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Hate Speech Detection #972
Labels
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Apart from LSTM any other models you know for this project? |
Nope, only LSTM |
Cool then go ahead. But this will be labelled as Level 1 only. |
abhisheks008
added
Status: Assigned
Assigned issue.
level 1
Level 1 for GSSOC
gssoc-ext
labels
Nov 6, 2024
@abhisheks008 got it, fine by me :) |
Ongoing!!! |
abhisheks008
added
level 2
Level 2 for GSSOC
and removed
level 1
Level 1 for GSSOC
labels
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Name : Hate Speech Detection
🔴 Aim : The aim of the project is to develop a Natural Language Processing (NLP) system that can automatically identify and classify hate speech and abusive language in social media posts. By leveraging sentence classification techniques, the project seeks to filter out harmful content, promote a safer online environment, and reduce the spread of hate and controversy on social media platforms. Ultimately, the goal is to enhance user experience and foster positive interactions by mitigating the impact of negative and toxic communication.
🔴 Dataset :
Dataset---Hate-Speech-Detection-using-Deep-Learning.csv
🔴 Approach : This project focuses on hate speech detection using a deep learning approach, specifically employing an LSTM (Long Short-Term Memory) model to analyze text data. The LSTM model is designed to capture sequential patterns in text, making it effective for understanding context in hate speech detection tasks.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: