paper-with-me

Papers

Evaluating Text Coherence at Sentence and Paragraph Levels

2020-06-05 · LREC 2020 5 · Sennan Liu, Shuang Zeng, Sujian Li

In this paper, to evaluate text coherence, we propose the paragraph ordering task as well as conducting sentence ordering. We collected four distinct corpora from different domains on which we investigate the adaptation of existing sentence ordering methods to a paragraph ordering task. We also compare the learnability and robustness of existing models by artificially creating mini datasets and noisy datasets respectively and verifying the efficiency of established models under these circumstances. Furthermore, we carry out human evaluation on the rearranged passages from two competitive models and confirm that WLCS-l is a better metric performing significantly higher correlations with human rating than tau, the most prevalent metric used before. Results from these evaluations show that except for certain extreme conditions, the recurrent graph neural network-based model is an optimal choice for coherence modeling.

📄 PDF Abstract BibTeX arXiv:2006.03221

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkSentenceSentence Ordering

Similar Papers 제목 키워드 기반

Detecting Machine-Translated Paragraphs by Matching Similar Words

2019-04-24 · Hoang-Quoc Nguyen-Son, Tran Phuong Thao, Seira Hidano, Shinsaku Kiyomoto

Machine-translated text plays an important role in modern life by smoothing communication from various communities using different languages. However, unnatural translation may lead to misunderstanding, a detector is thu…

Language ModelingLanguage ModellingSentenceTranslation

Evaluating Long-form Text-to-Speech: Comparing the Ratings of Sentences and Paragraphs

2019-09-09 · Rob Clark, Hanna Silen, Tom Kenter, Ralph Leith

Text-to-speech systems are typically evaluated on single sentences. When long-form content, such as data consisting of full paragraphs or dialogues is considered, evaluating sentences in isolation is not always appropria…

FormSpeech Synthesistext-to-speechText to Speech+1

Plan ahead: Self-Supervised Text Planning for Paragraph Completion Task

2020-10-11 · EMNLP 2020 11 · Dongyeop Kang, Eduard Hovy

Despite the recent success of contextualized language models on various NLP tasks, language model itself cannot capture textual coherence of a long, multi-sentence document (e.g., a paragraph). Humans often make structur…

Language ModelingLanguage ModellingSentence

Discourse Analysis for Evaluating Coherence in Video Paragraph Captions

2022-01-17 · Arjun R Akula, Song-Chun Zhu

Video paragraph captioning is the task of automatically generating a coherent paragraph description of the actions in a video. Previous linguistic studies have demonstrated that coherence of a natural language text is re…

Video CaptioningVisual DialogVisual Storytelling

Implementing Long Text Style Transfer with LLMs through Dual-Layered Sentence and Paragraph Structure Extraction and Mapping

2025-05-11 · Yusen Wu, Xiaotie Deng

This paper addresses the challenge in long-text style transfer using zero-shot learning of large language models (LLMs), proposing a hierarchical framework that combines sentence-level stylistic adaptation with paragraph…

SentenceStyle TransferText Style TransferZero-Shot Learning