@inproceedings{kshirsagar-etal-2018-predictive,
    title = "Predictive Embeddings for Hate Speech Detection on {T}witter",
    author = "Kshirsagar, Rohan  and
      Cukuvac, Tyrus  and
      McKeown, Kathy  and
      McGregor, Susan",
    editor = "Fi{\v{s}}er, Darja  and
      Huang, Ruihong  and
      Prabhakaran, Vinodkumar  and
      Voigt, Rob  and
      Waseem, Zeerak  and
      Wernimont, Jacqueline",
    booktitle = "Proceedings of the 2nd Workshop on Abusive Language Online ({ALW}2)",
    month = oct,
    year = "2018",
    address = "Brussels, Belgium",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/W18-5104/",
    doi = "10.18653/v1/W18-5104",
    pages = "26--32",
    abstract = "We present a neural-network based approach to classifying online hate speech in general, as well as racist and sexist speech in particular. Using pre-trained word embeddings and max/mean pooling from simple, fully-connected transformations of these embeddings, we are able to predict the occurrence of hate speech on three commonly used publicly available datasets. Our models match or outperform state of the art F1 performance on all three datasets using significantly fewer parameters and minimal feature preprocessing compared to previous methods."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="kshirsagar-etal-2018-predictive">
    <titleInfo>
        <title>Predictive Embeddings for Hate Speech Detection on Twitter</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Rohan</namePart>
        <namePart type="family">Kshirsagar</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Tyrus</namePart>
        <namePart type="family">Cukuvac</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Kathy</namePart>
        <namePart type="family">McKeown</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Susan</namePart>
        <namePart type="family">McGregor</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2018-10</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the 2nd Workshop on Abusive Language Online (ALW2)</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Darja</namePart>
            <namePart type="family">Fišer</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Ruihong</namePart>
            <namePart type="family">Huang</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Vinodkumar</namePart>
            <namePart type="family">Prabhakaran</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Rob</namePart>
            <namePart type="family">Voigt</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <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">Jacqueline</namePart>
            <namePart type="family">Wernimont</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">Brussels, Belgium</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
    </relatedItem>
    <abstract>We present a neural-network based approach to classifying online hate speech in general, as well as racist and sexist speech in particular. Using pre-trained word embeddings and max/mean pooling from simple, fully-connected transformations of these embeddings, we are able to predict the occurrence of hate speech on three commonly used publicly available datasets. Our models match or outperform state of the art F1 performance on all three datasets using significantly fewer parameters and minimal feature preprocessing compared to previous methods.</abstract>
    <identifier type="citekey">kshirsagar-etal-2018-predictive</identifier>
    <identifier type="doi">10.18653/v1/W18-5104</identifier>
    <location>
        <url>https://aclanthology.org/W18-5104/</url>
    </location>
    <part>
        <date>2018-10</date>
        <extent unit="page">
            <start>26</start>
            <end>32</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Predictive Embeddings for Hate Speech Detection on Twitter
%A Kshirsagar, Rohan
%A Cukuvac, Tyrus
%A McKeown, Kathy
%A McGregor, Susan
%Y Fišer, Darja
%Y Huang, Ruihong
%Y Prabhakaran, Vinodkumar
%Y Voigt, Rob
%Y Waseem, Zeerak
%Y Wernimont, Jacqueline
%S Proceedings of the 2nd Workshop on Abusive Language Online (ALW2)
%D 2018
%8 October
%I Association for Computational Linguistics
%C Brussels, Belgium
%F kshirsagar-etal-2018-predictive
%X We present a neural-network based approach to classifying online hate speech in general, as well as racist and sexist speech in particular. Using pre-trained word embeddings and max/mean pooling from simple, fully-connected transformations of these embeddings, we are able to predict the occurrence of hate speech on three commonly used publicly available datasets. Our models match or outperform state of the art F1 performance on all three datasets using significantly fewer parameters and minimal feature preprocessing compared to previous methods.
%R 10.18653/v1/W18-5104
%U https://aclanthology.org/W18-5104/
%U https://doi.org/10.18653/v1/W18-5104
%P 26-32
Markdown (Informal)
[Predictive Embeddings for Hate Speech Detection on Twitter](https://aclanthology.org/W18-5104/) (Kshirsagar et al., ALW 2018)
ACL