Evaluating Text Coherence at Sentence and Paragraph Levels
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Neural NetworkSentenceSentence OrderingSimilar Papers 제목 키워드 기반
Detecting Machine-Translated Paragraphs by Matching Similar Words
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 ModellingSentenceTranslationEvaluating Long-form Text-to-Speech: Comparing the Ratings of Sentences and Paragraphs
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+1Plan ahead: Self-Supervised Text Planning for Paragraph Completion Task
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 ModellingSentenceDiscourse Analysis for Evaluating Coherence in Video Paragraph Captions
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 StorytellingImplementing Long Text Style Transfer with LLMs through Dual-Layered Sentence and Paragraph Structure Extraction and Mapping
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