Sentiment Analysis

Introduction

Sentiment Analysis (SA) refers to the use of Natural Language Processing to identify subjective information from textual material. It aims at determining the attitude of a speaker or a writer with respect to some topic or the overall contextual polarity of a document. It is even more important in the World Wide Web era, because web 2.0 and social networks technologies allow people to generate contents on blogs, forums, writing their opinion about facts, things, events. Collective knowledge has spread throughout the Web, particularly in areas related to everyday life, such as commerce, tourism, education, and health. The interest in the analysis of what people write, and in particular on the way they express is rapidly growing.

Sentiment Analysis is generally seen in three different modalities:

  • Sentiment Classification. It considers opinion mining as a text classification problem: a text is associated to classes reflecting their positive or negative attitude. For example, given a product review, the system should determine whether the review expresses a positive or a negative sentiment.
  • Aspect-Based Opinion Mining. This modality consider the word level to discover details about the sentiment expressed. For example, in a product review, this task first identifies product features, and then classify each of them with respect to sentiment.
  • Comparative Sentence. Comparison is another type of evaluation, which directly compares one object against one or more other similar objects.

SAG group works on Sentiment Analysis exploiting data-driven approaches on different texts, such as blogs or twitter material.


People

Roberto BasiliGiuseppe CastellucciDanilo CroceAndrea Vanzo


Related Projects


References

Bing Liu. Sentiment Analysis and Opinion Mining. Morgan & Claypool Publishers, May 2012

Bo Pang and Lillian Lee. Foundations and Trends in Information Retrieval 2(1-2), pp. 1–135, 2008.

Minqing Hu , Bing Liu. Mining opinion features in customer reviews, Proceedings of the 19th national conference on Artifical intelligence, p.755-760, July 25-29, 2004, San Jose, California


SAG Publications

Andrea Vanzo, Danilo Croce, Roberto Basili (2014): A context based model for Sentiment Analysis in Twitter. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics, pp. 2345–2354, Dublin City University and Association for Computational Linguistics, Dublin, Ireland, 2014.

Giuseppe Castellucci, Simone Filice, Danilo Croce, Roberto Basili (2014): UNITOR: Aspect Based Sentiment Analysis with Structured Learning. In: Proceedings of the 8th International Workshop on Semantic Evaluation (SemEval 2014), pp. 761–767, Association for Computational Linguistics and Dublin City University, Dublin, Ireland, 2014.

Castellucci, Giuseppe, Filice, Simone, Croce, Danilo, Basili, Roberto (2013): UNITOR: Combining Syntactic and Semantic Kernels for Twitter Sentiment Analysis. In: Second Joint Conference on Lexical and Computational Semantics (*SEM), Volume 2: Proceedings of the Seventh International Workshop on Semantic Evaluation (SemEval 2013), pp. 369–374, Association for Computational Linguistics, Atlanta, Georgia, USA, 2013.

Filice, Simone, Castellucci, Giuseppe, Croce, Danilo, Basili,Roberto (2013): Robust Language Learning via Efficient Budgeted Online Algorithms. In: 3rd IEEE ICDM Workshop on Sentiment Elicitation from Natural Text for Information Retrieval and Extraction (SENTIRE), To Appear, Dallas, USA, 2013.