paper-with-me

홈 › Papers

Hate Speech Classification Using SVM and Naive BAYES

2022-03-21 · D. C Asogwa, C. I Chukwuneke, C. C Ngene, G. N Anigbogu

The spread of hatred that was formerly limited to verbal communications has rapidly moved over the Internet. Social media and community forums that allow people to discuss and express their opinions are becoming platforms for the spreading of hate messages. Many countries have developed laws to avoid online hate speech. They hold the companies that run the social media responsible for their failure to eliminate hate speech. But as online content continues to grow, so does the spread of hate speech However, manual analysis of hate speech on online platforms is infeasible due to the huge amount of data as it is expensive and time consuming. Thus, it is important to automatically process the online user contents to detect and remove hate speech from online media. Many recent approaches suffer from interpretability problem which means that it can be difficult to understand why the systems make the decisions they do. Through this work, some solutions for the problem of automatic detection of hate messages were proposed using Support Vector Machine (SVM) and Na\"ive Bayes algorithms. This achieved near state-of-the-art performance while being simpler and producing more easily interpretable decisions than other methods. Empirical evaluation of this technique has resulted in a classification accuracy of approximately 99% and 50% for SVM and NB respectively over the test set. Keywords: classification; hate speech; feature extraction, algorithm, supervised learning

📄 PDF Abstract BibTeX arXiv:2204.07057

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

HATEMINER at SemEval-2019 Task 5: Hate speech detection against Immigrants and Women in Twitter using a Multinomial Naive Bayes Classifier

2019-06-01 · SEMEVAL 2019 6 · Nikhil Chakravartula

This paper describes our participation in the SemEval 2019 Task 5 - Multilingual Detection of Hate. This task aims to identify hate speech against two specific targets, immigrants and women. We compare and contrast the p…

General ClassificationHate Speech DetectionSentence

Multi-label Hate Speech and Abusive Language Detection in Indonesian Twitter

2019-08-01 · WS 2019 8 · Muhammad Okky Ibrohim, Indra Budi

Hate speech and abusive language spreading on social media need to be detected automatically to avoid conflict between citizen. Moreover, hate speech has a target, category, and level that also needs to be detected to he…

Abuse DetectionAbusive LanguageHate Speech DetectionMulti Label Text Classification+3

To BAN or not to BAN: Bayesian Attention Networks for Reliable Hate Speech Detection

2020-07-10 · Kristian Miok, Blaz Skrlj, Daniela Zaharie, Marko Robnik-Sikonja

Hate speech is an important problem in the management of user-generated content. To remove offensive content or ban misbehaving users, content moderators need reliable hate speech detectors. Recently, deep neural network…

ClassificationGeneral ClassificationHate Speech DetectionManagement

Bryndza at ClimateActivism 2024: Stance, Target and Hate Event Detection via Retrieval-Augmented GPT-4 and LLaMA

2024-02-09 · Marek Šuppa, Daniel Skala, Daniela Jašš, Samuel Sučík 외

This study details our approach for the CASE 2024 Shared Task on Climate Activism Stance and Hate Event Detection, focusing on Hate Speech Detection, Hate Speech Target Identification, and Stance Detection as classificat…

Event DetectionHate Speech DetectionRe-RankingRetrieval+1

Prediction Uncertainty Estimation for Hate Speech Classification

2019-09-16 · Kristian Miok, Dong Nguyen-Doan, Blaž Škrlj, Daniela Zaharie 외

As a result of social network popularity, in recent years, hate speech phenomenon has significantly increased. Due to its harmful effect on minority groups as well as on large communities, there is a pressing need for ha…

Bayesian InferenceClassificationGeneral ClassificationHate Speech Detection+3