@inproceedings{gamback-sikdar-2017-using,
title = "Using Convolutional Neural Networks to Classify Hate-Speech",
author = {Gamb{\"a}ck, Bj{\"o}rn and
Sikdar, Utpal Kumar},
editor = "Waseem, Zeerak and
Chung, Wendy Hui Kyong and
Hovy, Dirk and
Tetreault, Joel",
booktitle = "Proceedings of the First Workshop on Abusive Language Online",
month = aug,
year = "2017",
address = "Vancouver, BC, Canada",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/W17-3013",
doi = "10.18653/v1/W17-3013",
pages = "85--90",
abstract = "The paper introduces a deep learning-based Twitter hate-speech text classification system. The classifier assigns each tweet to one of four predefined categories: racism, sexism, both (racism and sexism) and non-hate-speech. Four Convolutional Neural Network models were trained on resp. character 4-grams, word vectors based on semantic information built using word2vec, randomly generated word vectors, and word vectors combined with character n-grams. The feature set was down-sized in the networks by max-pooling, and a softmax function used to classify tweets. Tested by 10-fold cross-validation, the model based on word2vec embeddings performed best, with higher precision than recall, and a 78.3{\%} F-score.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="gamback-sikdar-2017-using">
<titleInfo>
<title>Using Convolutional Neural Networks to Classify Hate-Speech</title>
</titleInfo>
<name type="personal">
<namePart type="given">Björn</namePart>
<namePart type="family">Gambäck</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Utpal</namePart>
<namePart type="given">Kumar</namePart>
<namePart type="family">Sikdar</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2017-08</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the First Workshop on Abusive Language Online</title>
</titleInfo>
<name type="personal">
<namePart type="given">Zeerak</namePart>
<namePart type="family">Waseem</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Wendy</namePart>
<namePart type="given">Hui</namePart>
<namePart type="given">Kyong</namePart>
<namePart type="family">Chung</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Dirk</namePart>
<namePart type="family">Hovy</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Joel</namePart>
<namePart type="family">Tetreault</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Vancouver, BC, Canada</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>The paper introduces a deep learning-based Twitter hate-speech text classification system. The classifier assigns each tweet to one of four predefined categories: racism, sexism, both (racism and sexism) and non-hate-speech. Four Convolutional Neural Network models were trained on resp. character 4-grams, word vectors based on semantic information built using word2vec, randomly generated word vectors, and word vectors combined with character n-grams. The feature set was down-sized in the networks by max-pooling, and a softmax function used to classify tweets. Tested by 10-fold cross-validation, the model based on word2vec embeddings performed best, with higher precision than recall, and a 78.3% F-score.</abstract>
<identifier type="citekey">gamback-sikdar-2017-using</identifier>
<identifier type="doi">10.18653/v1/W17-3013</identifier>
<location>
<url>https://aclanthology.org/W17-3013</url>
</location>
<part>
<date>2017-08</date>
<extent unit="page">
<start>85</start>
<end>90</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Using Convolutional Neural Networks to Classify Hate-Speech
%A Gambäck, Björn
%A Sikdar, Utpal Kumar
%Y Waseem, Zeerak
%Y Chung, Wendy Hui Kyong
%Y Hovy, Dirk
%Y Tetreault, Joel
%S Proceedings of the First Workshop on Abusive Language Online
%D 2017
%8 August
%I Association for Computational Linguistics
%C Vancouver, BC, Canada
%F gamback-sikdar-2017-using
%X The paper introduces a deep learning-based Twitter hate-speech text classification system. The classifier assigns each tweet to one of four predefined categories: racism, sexism, both (racism and sexism) and non-hate-speech. Four Convolutional Neural Network models were trained on resp. character 4-grams, word vectors based on semantic information built using word2vec, randomly generated word vectors, and word vectors combined with character n-grams. The feature set was down-sized in the networks by max-pooling, and a softmax function used to classify tweets. Tested by 10-fold cross-validation, the model based on word2vec embeddings performed best, with higher precision than recall, and a 78.3% F-score.
%R 10.18653/v1/W17-3013
%U https://aclanthology.org/W17-3013
%U https://doi.org/10.18653/v1/W17-3013
%P 85-90
Markdown (Informal)
[Using Convolutional Neural Networks to Classify Hate-Speech](https://aclanthology.org/W17-3013) (Gambäck & Sikdar, ALW 2017)
ACL