@InProceedings{pavlopoulos-malakasiotis-androutsopoulos:2017:ALW1,
  author    = {Pavlopoulos, John  and  Malakasiotis, Prodromos  and  Androutsopoulos, Ion},
  title     = {Deep Learning for User Comment Moderation},
  booktitle = {Proceedings of the First Workshop on Abusive Language Online},
  month     = {August},
  year      = {2017},
  address   = {Vancouver, BC, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {25--35},
  abstract  = {Experimenting with a new dataset of 1.6M user comments from a Greek news portal
	and existing datasets of EnglishWikipedia comments, we show that an RNN
	outperforms the previous state of the art in moderation. A deep,
	classification-specific attention mechanism improves further the overall
	performance of the RNN. We also compare against a CNN and a word-list baseline,
	considering both fully automatic and semi-automatic moderation.},
  url       = {http://www.aclweb.org/anthology/W17-3004}
}

