@InProceedings{rozental-fleischer:2018:S18-1,
  author    = {Rozental, Alon  and  Fleischer, Daniel},
  title     = {Amobee at SemEval-2018 Task 1: GRU Neural Network with a CNN Attention Mechanism for Sentiment Classification},
  booktitle = {Proceedings of The 12th International Workshop on Semantic Evaluation},
  month     = {June},
  year      = {2018},
  address   = {New Orleans, Louisiana},
  publisher = {Association for Computational Linguistics},
  pages     = {218--225},
  abstract  = {This paper describes the participation of Amobee in the shared sentiment analysis task at SemEval 2018. We participated in all the English sub-tasks and the Spanish valence tasks. Our system consists of three parts: training task-specific word embeddings, training a model consisting of gated-recurrent-units (GRU) with a convolution neural network (CNN) attention mechanism and training stacking-based ensembles for each of the sub-tasks. Our algorithm reached the 3rd and 1st places in the valence ordinal classification sub-tasks in English and Spanish, respectively.},
  url       = {http://www.aclweb.org/anthology/S18-1033}
}

