@inproceedings{de-la-pena-2019-gl,
    title = "{GL} at {S}em{E}val-2019 Task 5: Identifying hateful tweets with a deep learning approach.",
    author = "De la Pe{\~n}a, Gretel Liz",
    editor = "May, Jonathan  and
      Shutova, Ekaterina  and
      Herbelot, Aurelie  and
      Zhu, Xiaodan  and
      Apidianaki, Marianna  and
      Mohammad, Saif M.",
    booktitle = "Proceedings of the 13th International Workshop on Semantic Evaluation",
    month = jun,
    year = "2019",
    address = "Minneapolis, Minnesota, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/S19-2073/",
    doi = "10.18653/v1/S19-2073",
    pages = "416--419",
    abstract = "This paper describes the system we developed for SemEval 2019 on Multilingual detection of hate speech against immigrants and women in Twitter (HatEval - Task 5). We use an approach based on an Attention-based Long Short-Term Memory Recurrent Neural Network. In particular, we build a Bidirectional LSTM to extract information from the word embeddings over the sentence, then apply attention over the hidden states to estimate the importance of each word and finally feed this context vector to another LSTM model to get a representation. Then, the output obtained with this model is used to get the prediction of each of the sub-tasks."
}Markdown (Informal)
[GL at SemEval-2019 Task 5: Identifying hateful tweets with a deep learning approach.](https://preview.aclanthology.org/iwcs-25-ingestion/S19-2073/) (De la Peña, SemEval 2019)
ACL