paper-with-me

Papers

Multi-Perspective Document Revision

2022-10-01 · COLING 2022 10 · Mana Ihori, Hiroshi Sato, Tomohiro Tanaka, Ryo Masumura

This paper presents a novel multi-perspective document revision task. In conventional studies on document revision, tasks such as grammatical error correction, sentence reordering, and discourse relation classification have been performed individually; however, these tasks simultaneously should be revised to improve the readability and clarity of a whole document. Thus, our study defines multi-perspective document revision as a task that simultaneously revises multiple perspectives. To model the task, we design a novel Japanese multi-perspective document revision dataset that simultaneously handles seven perspectives to improve the readability and clarity of a document. Although a large amount of data that simultaneously handles multiple perspectives is needed to model multi-perspective document revision elaborately, it is difficult to prepare such a large amount of this data. Therefore, our study offers a multi-perspective document revision modeling method that can use a limited amount of matched data (i.e., data for the multi-perspective document revision task) and external partially-matched data (e.g., data for the grammatical error correction task). Experiments using our created dataset demonstrate the effectiveness of using multiple partially-matched datasets to model the multi-perspective document revision task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionRelation ClassificationSentence

Similar Papers 제목 키워드 기반

Building Sequence-to-Sequence Document Revision Models from Matched and Multiple Partially-Matched Datasets

2022-01-16 · ACL ARR January 2022 1 · Anonymous

This paper defines the document revision task and proposes a novel modeling method that can utilize not only a matched dataset but also multiple partially-matched datasets. In the document revision task, we aim to simult…

Sentence

Towards Automated Document Revision: Grammatical Error Correction, Fluency Edits, and Beyond

2022-05-23 · Masato Mita, Keisuke Sakaguchi, Masato Hagiwara, Tomoya Mizumoto 외

Natural language processing technology has rapidly improved automated grammatical error correction tasks, and the community begins to explore document-level revision as one of the next challenges. To go beyond sentence-l…

Grammatical Error CorrectionLanguage ModellingSentence

Semantic Document Distance Measures and Unsupervised Document Revision Detection

2017-09-05 · IJCNLP 2017 11 · Xiaofeng Zhu, Diego Klabjan, Patrick Bless

In this paper, we model the document revision detection problem as a minimum cost branching problem that relies on computing document distances. Furthermore, we propose two new document distance measures, word vector-bas…

Dynamic Time Warping

Re3: A Holistic Framework and Dataset for Modeling Collaborative Document Revision

2024-05-31 · Qian Ruan, Ilia Kuznetsov, Iryna Gurevych

Collaborative review and revision of textual documents is the core of knowledge work and a promising target for empirical analysis and NLP assistance. Yet, a holistic framework that would allow modeling complex relations…

Read, Revise, Repeat: A System Demonstration for Human-in-the-loop Iterative Text Revision

2022-04-07 · In2Writing (ACL) 2022 5 · Wanyu Du, Zae Myung Kim, Vipul Raheja, Dhruv Kumar 외

Revision is an essential part of the human writing process. It tends to be strategic, adaptive, and, more importantly, iterative in nature. Despite the success of large language models on text revision tasks, they are li…