paper-with-me

홈 › Papers

Linguistic features for sentence difficulty prediction in ABSA

2024-02-05 · Adrian-Gabriel Chifu, Sébastien Fournier

One of the challenges of natural language understanding is to deal with the subjectivity of sentences, which may express opinions and emotions that add layers of complexity and nuance. Sentiment analysis is a field that aims to extract and analyze these subjective elements from text, and it can be applied at different levels of granularity, such as document, paragraph, sentence, or aspect. Aspect-based sentiment analysis is a well-studied topic with many available data sets and models. However, there is no clear definition of what makes a sentence difficult for aspect-based sentiment analysis. In this paper, we explore this question by conducting an experiment with three data sets: "Laptops", "Restaurants", and "MTSC" (Multi-Target-dependent Sentiment Classification), and a merged version of these three datasets. We study the impact of domain diversity and syntactic diversity on difficulty. We use a combination of classifiers to identify the most difficult sentences and analyze their characteristics. We employ two ways of defining sentence difficulty. The first one is binary and labels a sentence as difficult if the classifiers fail to correctly predict the sentiment polarity. The second one is a six-level scale based on how many of the top five best-performing classifiers can correctly predict the sentiment polarity. We also define 9 linguistic features that, combined, aim at estimating the difficulty at sentence level.

📄 PDF Abstract BibTeX arXiv:2402.03163

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisDiversityNatural Language UnderstandingPredictionSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

FaiMA: Feature-aware In-context Learning for Multi-domain Aspect-based Sentiment Analysis

2024-03-02 · Songhua Yang, Xinke Jiang, Hanjie Zhao, Wenxuan Zeng 외

Multi-domain aspect-based sentiment analysis (ABSA) seeks to capture fine-grained sentiment across diverse domains. While existing research narrowly focuses on single-domain applications constrained by methodological lim…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningGraph Attention+3

PyABSA: A Modularized Framework for Reproducible Aspect-based Sentiment Analysis

2022-08-02 · Heng Yang, Chen Zhang, Ke Li

The advancement of aspect-based sentiment analysis (ABSA) has urged the lack of a user-friendly framework that can largely lower the difficulty of reproducing state-of-the-art ABSA performance, especially for beginners. …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Data AugmentationGeneral Classification+4

Extensible Multi-Granularity Fusion Network for Aspect-based Sentiment Analysis

2024-02-12 · Xiaowei Zhao, Yong Zhou, Xiujuan Xu, Yu Liu

Aspect-based Sentiment Analysis (ABSA) evaluates sentiment expressions within a text to comprehend sentiment information. Previous studies integrated external knowledge, such as knowledge graphs, to enhance the semantic …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Knowledge GraphsSentiment Analysis+1

Complementary Learning of Aspect Terms for Aspect-based Sentiment Analysis

2022-06-01 · LREC 2022 6 · Han Qin, Yuanhe Tian, Fei Xia, Yan Song

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment polarity towards a given aspect term in a sentence on the fine-grained level, which usually requires a good understanding of contextual information, es…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis

Psycholinguistic Models of Sentence Processing Improve Sentence Readability Ranking

2017-04-01 · EACL 2017 4 · David M. Howcroft, Vera Demberg

While previous research on readability has typically focused on document-level measures, recent work in areas such as natural language generation has pointed out the need of sentence-level readability measures. Much of p…

Information RetrievalSentenceText GenerationText Simplification