中文
相关论文

相关论文: Keep it Simple: Unsupervised Simplification of Mul…

200 篇论文

Text simplification seeks to improve readability while retaining the original content and meaning. Our study investigates whether pre-trained classifiers also maintain such coherence by comparing their predictions on both original and…

计算与语言 · 计算机科学 2024-04-11 Miriam Anschütz , Edoardo Mosca , Georg Groh

The general goal of text simplification (TS) is to reduce text complexity for human consumption. This paper investigates another potential use of neural TS: assisting machines performing natural language processing (NLP) tasks. We evaluate…

计算与语言 · 计算机科学 2021-09-15 Hoang Van , Zheng Tang , Mihai Surdeanu

Lexical Simplification (LS) is the task of replacing complex for simpler words in a sentence whilst preserving the sentence's original meaning. LS is the lexical component of Text Simplification (TS) with the aim of making texts more…

计算与语言 · 计算机科学 2023-05-23 Kai North , Tharindu Ranasinghe , Matthew Shardlow , Marcos Zampieri

Spoken language conveys meaning not only through words but also through intonation, emotion, and emphasis. Sentence stress, the emphasis placed on specific words within a sentence, is crucial for conveying speaker intent and has been…

计算与语言 · 计算机科学 2025-05-27 Iddo Yosha , Dorin Shteyman , Yossi Adi

Sentence simplification aims to make sentences easier to read and understand. Most recent approaches draw on insights from machine translation to learn simplification rewrites from monolingual corpora of complex and simple sentences. We…

计算与语言 · 计算机科学 2017-07-18 Xingxing Zhang , Mirella Lapata

Text simplification (TS) rephrases long sentences into simplified variants while preserving inherent semantics. Traditional sequence-to-sequence models heavily rely on the quantity and quality of parallel sentences, which limits their…

计算与语言 · 计算机科学 2020-05-01 Yanbin Zhao , Lu Chen , Zhi Chen , Kai Yu

We present a supervised learning approach for automatic extraction of keyphrases from single documents. Our solution uses simple to compute statistical and positional features of candidate phrases and does not rely on any external knowledge…

信息检索 · 计算机科学 2024-04-12 Sriraghavendra Ramaswamy

Text simplification is a valuable technique. However, current research is limited to sentence simplification. In this paper, we define and investigate a new task of document-level text simplification, which aims to simplify a document…

计算与语言 · 计算机科学 2021-10-12 Renliang Sun , Hanqi Jin , Xiaojun Wan

Deep neural networks exhibit a simplicity bias, a well-documented tendency to favor simple functions over complex ones. In this work, we cast new light on this phenomenon through the lens of the Minimum Description Length principle,…

Semantic hashing represents documents as compact binary vectors (hash codes) and allows both efficient and effective similarity search in large-scale information retrieval. The state of the art has primarily focused on learning hash codes…

信息检索 · 计算机科学 2021-03-29 Christian Hansen , Casper Hansen , Jakob Grue Simonsen , Stephen Alstrup , Christina Lioma

Text simplification (TS) can be viewed as monolingual translation task, translating between text variations within a single language. Recent neural TS models draw on insights from neural machine translation to learn lexical simplification…

计算与语言 · 计算机科学 2018-10-11 Jipeng Qiang

Automatic text summarization (ATS) has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale corpora. To make the summarization results more faithful, this paper presents an…

计算与语言 · 计算机科学 2019-10-15 Shengluan Hou , Ruqian Lu

Quick Summary is an innovate implementation of an automatic document summarizer that inputs a document in the English language and evaluates each sentence. The scanner or evaluator determines criteria based on its grammatical structure and…

计算与语言 · 计算机科学 2012-10-16 Robert Wahlstedt

We present a novel approach to sentence simplification which departs from previous work in two main ways. First, it requires neither hand written rules nor a training corpus of aligned standard and simplified sentences. Second, sentence…

计算与语言 · 计算机科学 2016-09-08 Shashi Narayan , Claire Gardent

This paper presents a Kernel Entity Salience Model (KESM) that improves text understanding and retrieval by better estimating entity salience (importance) in documents. KESM represents entities by knowledge enriched distributed…

信息检索 · 计算机科学 2018-05-04 Chenyan Xiong , Zhengzhong Liu , Jamie Callan , Tie-Yan Liu

Access to higher education is critical for minority populations and emergent bilingual students. However, the language used by higher education institutions to communicate with prospective students is often too complex; concretely, many…

计算与语言 · 计算机科学 2022-09-13 Zachary W. Taylor , Maximus H. Chu , Junyi Jessy Li

Text simplification refers to the process of increasing the comprehensibility of texts. Automatic text simplification models are most commonly evaluated by experts or crowdworkers instead of the primary target groups of simplified texts,…

Sentence simplification tends to focus on the generic simplification of sentences by making them more readable and easier to understand. This paper provides a dataset aimed at training models that perform subject aware sentence…

计算与语言 · 计算机科学 2023-03-28 Brad Windsor , Luke Martin , Anand Tyagi

We introduce EASSE, a Python package aiming to facilitate and standardise automatic evaluation and comparison of Sentence Simplification (SS) systems. EASSE provides a single access point to a broad range of evaluation resources: standard…

计算与语言 · 计算机科学 2019-09-16 Fernando Alva-Manchego , Louis Martin , Carolina Scarton , Lucia Specia

We propose GRS: an unsupervised approach to sentence simplification that combines text generation and text revision. We start with an iterative framework in which an input sentence is revised using explicit edit operations, and add…

计算与语言 · 计算机科学 2022-03-24 Mohammad Dehghan , Dhruv Kumar , Lukasz Golab