Summary of the paper

Title Multilingual Multi-class Sentiment Classification Using Convolutional Neural Networks
Authors Mohammed Attia, Younes Samih, Ali Elkahky and Laura Kallmeyer
Abstract This paper describes a language-independent model for multi-class sentiment analysis using a simple neural network architecture of five layers (Embedding, Conv1D, GlobalMaxPooling and two Fully-Connected). The advantage of the proposed model is that it does not rely on language-specific features such as ontologies, dictionaries, or morphological or syntactic pre-processing. Equally important, our system does not use pre-trained word2vec embeddings which can be costly to obtain and train for some languages. In this research, we also demonstrate that oversampling can be an effective approach for correcting class imbalance in the data. We evaluate our methods on three publicly available datasets for English, German and Arabic, and the results show that our system’s performance is comparable to, or even better than, the state of the art for these datasets. We make our source-code publicly available.
Topics Opinion Mining / Sentiment Analysis, Text Mining, Document Classification, Text Categorisation
Full paper Multilingual Multi-class Sentiment Classification Using Convolutional Neural Networks
Bibtex @InProceedings{ATTIA18.149,
  author = {Mohammed Attia and Younes Samih and Ali Elkahky and Laura Kallmeyer},
  title = "{Multilingual Multi-class Sentiment Classification Using Convolutional Neural Networks}",
  booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
  year = {2018},
  month = {May 7-12, 2018},
  address = {Miyazaki, Japan},
  editor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and Hélène Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},
  publisher = {European Language Resources Association (ELRA)},
  isbn = {979-10-95546-00-9},
  language = {english}
  }
Powered by ELDA © 2018 ELDA/ELRA