Accepted at COLING 2025, part of CHiPSAL: Challenges in Processing South Asian Languages
This repository hosts the code for the project titled "Hate Speech Detection using Ensembling of BERT-based Models" for Devanagari script languages (Hindi, Nepali). The aim is to leverage state-of-the-art techniques like BERT for hate speech detection in South Asian languages.
This project focuses on developing an ensemble-based model for hate speech detection using BERT-based architectures, specifically tailored for languages that use the Devanagari script, such as Hindi and Nepali. The goal is to improve the detection of hate speech and offensive content in social media posts, comments, and other online platforms in these languages.
Install Dependencies:
pip install -r requirements.txt
Dataset Configuration:
Change the dataset location as per your setup. Ensure that the dataset path is correctly configured in the script files.
cd models
python m1_chipsal.py
Will release later,
For any queries, feel free to reach out via email 📧:
Jupyter Notebook
91.1%
Python
8.8%
Accepted at COLING 2025, part of CHiPSAL: Challenges in Processing South Asian Languages
This repository hosts the code for the project titled "Hate Speech Detection using Ensembling of BERT-based Models" for Devanagari script languages (Hindi, Nepali). The aim is to leverage state-of-the-art techniques like BERT for hate speech detection in South Asian languages.
This project focuses on developing an ensemble-based model for hate speech detection using BERT-based architectures, specifically tailored for languages that use the Devanagari script, such as Hindi and Nepali. The goal is to improve the detection of hate speech and offensive content in social media posts, comments, and other online platforms in these languages.
Install Dependencies:
pip install -r requirements.txt
Dataset Configuration:
Change the dataset location as per your setup. Ensure that the dataset path is correctly configured in the script files.
cd models
python m1_chipsal.py
Will release later,
For any queries, feel free to reach out via email 📧:
Jupyter Notebook
91.1%
Python
8.8%