paper-with-me

Papers

Sentence Complexity in Context

2021-06-01 · NAACL (CMCL) 2021 6 · Benedetta Iavarone, Dominique Brunato, Felice Dell’Orletta

We study the influence of context on how humans evaluate the complexity of a sentence in English. We collect a new dataset of sentences, where each sentence is rated for perceived complexity within different contextual windows. We carry out an in-depth analysis to detect which linguistic features correlate more with complexity judgments and with the degree of agreement among annotators. We train several regression models, using either explicit linguistic features or contextualized word embeddings, to predict the mean complexity values assigned to sentences in the different contextual windows, as well as their standard deviation. Results show that models leveraging explicit features capturing morphosyntactic and syntactic phenomena perform always better, especially when they have access to features extracted from all contextual sentences.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSentenceWord Embeddings

Similar Papers 제목 키워드 기반

C3SL at SemEval-2021 Task 1: Predicting Lexical Complexity of Words in Specific Contexts with Sentence Embeddings

2021-08-01 · SEMEVAL 2021 · Raul Almeida, Hegler Tissot, Marcos Didonet Del Fabro

We present our approach to predicting lexical complexity of words in specific contexts, as entered LCP Shared Task 1 at SemEval 2021. The approach consists of separating sentences into smaller chunks, embedding them with…

SentenceSentence Embeddings

Hi-Transformer: Hierarchical Interactive Transformer for Efficient and Effective Long Document Modeling

2021-06-02 · ACL 2021 5 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Transformer is important for text modeling. However, it has difficulty in handling long documents due to the quadratic complexity with input text length. In order to handle this problem, we propose a hierarchical interac…

Document EmbeddingSentence

Text Simplification with Sentence Embeddings

2025-10-28 · Matthew Shardlow arxiv

Sentence embeddings can be decoded to give approximations of the original texts used to create them. We explore this effect in the context of text simplification, demonstrating that reconstructed text embeddings preserve…

Text Simplification

Amplifying Aspect-Sentence Awareness: A Novel Approach for Aspect-Based Sentiment Analysis

2024-05-14 · Adamu Lawan, Juhua Pu, Haruna Yunusa, Jawad Muhammad 외

Aspect-Based Sentiment Analysis (ABSA) is increasingly crucial in Natural Language Processing (NLP) for applications such as customer feedback analysis and product recommendation systems. ABSA goes beyond traditional sen…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Product RecommendationRecommendation Systems+2

Sub-Sentence Encoder: Contrastive Learning of Propositional Semantic Representations

2023-11-07 · Sihao Chen, Hongming Zhang, Tong Chen, Ben Zhou 외

We introduce sub-sentence encoder, a contrastively-learned contextual embedding model for fine-grained semantic representation of text. In contrast to the standard practice with sentence embeddings, where the meaning of …

Contrastive LearningSemantic SimilaritySemantic Textual SimilaritySentence+1