A Multi-lingual Annotated Dataset for Aspect-Oriented Opinion Mining
Published 1 January 2015Open access
Salud María Jiménez-Zafra, Giacomo Berardi, Andrea Esuli, Diego Marcheggiani, María Teresa Martín Valdivia, Alejandro Moreo
Citations12
Generate an AI Snapshot to get a quick, structured summary of this paper.
Study Snapshot
ObjectiveStudy objective
MethodsResearch methodology
PopulationPopulation studied
Sample sizeSample sizes
OutcomesStudy outcomes here
ResultsStudy results comes here
LimitationsResearch study limitations comes here
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
Trip-MAML is a multi-lingual dataset for aspect-oriented opinion mining that enables researchers to face the problem on languages other than English and to the experiment the application of cross-lingUAL learning methods to the task.
Abstract
Salud M. Jiménez Zafra, Giacomo Berardi, Andrea Esuli, Diego Marcheggiani, María Teresa Martín-Valdivia, Alejandro Moreo Fernández. Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing. 2015.
Keywords
Computer Science
ScholarlyCommons (University of Pennsylvania)Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data
12,978 Citations2001John Lafferty, Andrew McCallum +1 more
This work presents iterative parameter estimation algorithms for conditional random fields and compares the performance of the resulting models to HMMs and MEMMs on synthetic and natural-language data.
Mining and summarizing customer reviews
7,714 Citations2004Minqing Hu, Bing Liu
This research aims to mine and to summarize all the customer reviews of a product, and proposes several novel techniques to perform these tasks.
Thumbs up?
6,987 Citations2002Bo Pang, Lillian Lee +1 more
This work considers the problem of classifying documents not by topic, but by overall sentiment, e.g., determining whether a review is positive or negative, and concludes by examining factors that make the sentiment classification problem more challenging.
Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank
6,774 Citations2013Richard Socher, Alex Perelygin +5 more
A Sentiment Treebank that includes fine grained sentiment labels for 215,154 phrases in the parse trees of 11,855 sentences and presents new challenges for sentiment compositionality, and introduces the Recursive Neural Tensor Network.
now publishers, Inc. eBooksOpinion Mining and Sentiment Analysis
6,745 Citations2008Bo Pang, Lillian Lee
Journal of Marketing ResearchThe Effect of Word of Mouth on Sales: Online Book Reviews
5,939 Citations2006Judith A. Chevalier, Dina Mayzlin
SentiWordNet 3.0: An Enhanced Lexical Resource for Sentiment Analysis and Opinion Mining.
2,652 Citations2010Stefano Baccianella, Andrea Esuli +1 more
This work discusses SENTIWORDNET 3.0, a lexical resource explicitly devised for supporting sentiment classification and opinion mining applications, and reports on the improvements concerning aspect (b) that it embodies with respect to version 1.0.
arXiv (Cornell University)Thumbs up? Sentiment Classification using Machine Learning Techniques
2,208 Citations2002Bo Pang, Lillian Lee +1 more
Computers and the HumanitiesAnnotating Expressions of Opinions and Emotions in Language
1,770 Citations2005Janyce Wiebe, Theresa Wilson +1 more
The manual annotation process and the results of an inter-annotator agreement study on a 10,000-sentence corpus of articles drawn from the world press are presented.
Computational LinguisticsRecognizing Contextual Polarity: An Exploration of Features for Phrase-Level Sentiment Analysis
731 Citations2009Theresa Wilson, Janyce Wiebe +1 more
The goal of this work is to automatically distinguish between prior and contextual polarity, with a focus on understanding which features are important for this task, and it is shown that the presence of neutral instances greatly degrades the performance of features for distinguishing between positive and negative polarity.
Latent aspect rating analysis on review text data
659 Citations2010Hongning Wang, Yue Lu +1 more
Empirical experiments show that the proposed latent rating regression model can effectively solve the problem of LARA, and that the detailed analysis of opinions at the level of topical aspects enabled by the proposed model can support a wide range of application tasks, such as aspect opinion summarization, entity ranking based on aspect ratings, and analysis of reviewers rating behavior.
Co-training for cross-lingual sentiment classification
499 Citations2009Xiaojun Wan
A cotraining approach is proposed to making use of unlabeled Chinese data for cross-lingual sentiment classification, which leverages an available English corpus for Chinese sentiment classification by using the English corpus as training data.
Using SentiWordNet for multilingual sentiment analysis
362 Citations2008Kerstin Denecke
The results show that working with standard technology and existing sentiment analysis approaches is a viable approach to sentiment analysis within a multilingual framework.
Cross-Language Text Classification Using Structural Correspondence Learning
252 Citations2010Peter Prettenhofer, Benno Stein
A new approach to cross-language text classification that builds on structural correspondence learning, a recently proposed theory for domain adaptation, is presented, using unlabeled documents, along with a simple word translation oracle, in order to induce task-specific, cross-lingual word correspondences.
Evaluation Measures for Ordinal Regression
229 Citations2009Stefano Baccianella, Andrea Esuli +1 more
This work proposes a simple way to turn standard measures for OR into ones robust to imbalance, and shows that, once used on balanced datasets, the two versions of each measure coincide, and argues that these measures should become the standard choice for OR.
Multilingual Subjectivity: Are More Languages Better?
134 Citations2010Carmen Banea, Rada Mihalcea +1 more
This paper explores the integration of features originating from multiple languages into a machine learning approach to subjectivity analysis, and aims to show that this enriched feature set provides for more effective modeling for the source as well as the target languages.
Lecture notes in computer scienceDiscovering Fine-Grained Sentiment with Latent Variable Structured Prediction Models
122 Citations2011Oscar Täckström, Ryan McDonald
This paper shows how sentencelevel sentiment labels can be effectively learned from document-level supervision using hidden conditional random fields (HCRFs) and reduces sentence classification errors by 22% relative to using a lexicon and 13%relative to machine-learning baselines.
Multilingual Central Repository version 3.0
95 Citations2012Aitor González-Agirre, Egoitz Laparra +1 more
The upgrading process of the Multilingual Central Repository is described, which uses WordNet 3.0 as Interlingual-Index (ILI) and the MCR has been enriched with a disparate set of ontologies: Base Concepts, Top Ontology, WordNet Domains and Suggested Upper Merged Ontology.
A Bayesian Model for Joint Unsupervised Induction of Sentiment, Aspect and Discourse Representations
95 Citations2013Angeliki Lazaridou, Ivan Titov +1 more
The quantitative analysis indicated that the integration of a discourse model increased the prediction accuracy results with respect to the discourse-agnostic approach and the qualitative analysis suggests that the induced representations encode a meaningful discourse structure.
Lecture notes in computer scienceHierarchical Multi-label Conditional Random Fields for Aspect-Oriented Opinion Mining
79 Citations2014Diego Marcheggiani, Oscar Täckström +2 more
This paper proposes a set of increasingly powerful models based on conditional random fields CRFs, including a hierarchical multi-label CRFs scheme that jointly models the overall opinion expressed in the review and the set of aspect-specific opinions expressed in each of its sentences.
ACM Transactions on Intelligent Systems and TechnologyCross-Lingual Adaptation Using Structural Correspondence Learning
67 Citations2011Peter Prettenhofer, Benno Stein
An extension of Structural Correspondence Learning (SCL), a recently proposed algorithm for domain adaptation, is described for cross-lingual adaptation in the context of text classification, showing a significant improvement of the proposed method over a machine translation baseline.
Publikationen an der Universität Bielefeld (Universität Bielefeld)The USAGE review corpus for fine-grained, multi-lingual opinion analysis
25 Citations2014Roman Klinger
The Bielefeld University Sentiment Analysis Corpus for German and English (USAGE), which is offered freely to the community and which contains the annotation of product reviews from Amazon with both aspects and subjective phrases, shows that aspects and phrases can be extracted robustly without the need of tuning to a particular type of products.
