abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
389 stars 338 forks source link

Add Hate Speech Detection #972

Closed adwityac closed 1 week ago

adwityac commented 3 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Name : Hate Speech Detection
:red_circle: 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.
:red_circle: Dataset : Dataset---Hate-Speech-Detection-using-Deep-Learning.csv
:red_circle: 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 :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 2 weeks ago

Apart from LSTM any other models you know for this project?

adwityac commented 2 weeks ago

Nope, only LSTM

abhisheks008 commented 2 weeks ago

Cool then go ahead. But this will be labelled as Level 1 only. @adwityac

adwityac commented 2 weeks ago

@abhisheks008 got it, fine by me :)

abhisheks008 commented 1 week ago

Ongoing!!!

github-actions[bot] commented 1 week ago

Hello @adwityac! Your issue #972 has been closed. Thank you for your contribution!