Discourse-Based Sentence Splitting

Liam Cripwell, Joël Legrand, Claire Gardent


Abstract
Sentence splitting involves the segmentation of a sentence into two or more shorter sentences. It is a key component of sentence simplification, has been shown to help human comprehension and is a useful preprocessing step for NLP tasks such as summarisation and relation extraction. While several methods and datasets have been proposed for developing sentence splitting models, little attention has been paid to how sentence splitting interacts with discourse structure. In this work, we focus on cases where the input text contains a discourse connective, which we refer to as discourse-based sentence splitting. We create synthetic and organic datasets for discourse-based splitting and explore different ways of combining these datasets using different model architectures. We show that pipeline models which use discourse structure to mediate sentence splitting outperform end-to-end models in learning the various ways of expressing a discourse relation but generate text that is less grammatical; that large scale synthetic data provides a better basis for learning than smaller scale organic data; and that training on discourse-focused, rather than on general sentence splitting data provides a better basis for discourse splitting.
Anthology ID:
2021.findings-emnlp.25
Volume:
Findings of the Association for Computational Linguistics: EMNLP 2021
Month:
November
Year:
2021
Address:
Punta Cana, Dominican Republic
Venue:
Findings
SIG:
SIGDAT
Publisher:
Association for Computational Linguistics
Note:
Pages:
261–273
Language:
URL:
https://aclanthology.org/2021.findings-emnlp.25
DOI:
10.18653/v1/2021.findings-emnlp.25
Bibkey:
Cite (ACL):
Liam Cripwell, Joël Legrand, and Claire Gardent. 2021. Discourse-Based Sentence Splitting. In Findings of the Association for Computational Linguistics: EMNLP 2021, pages 261–273, Punta Cana, Dominican Republic. Association for Computational Linguistics.
Cite (Informal):
Discourse-Based Sentence Splitting (Cripwell et al., Findings 2021)
Copy Citation:
PDF:
https://preview.aclanthology.org/auto-file-uploads/2021.findings-emnlp.25.pdf
Video:
 https://preview.aclanthology.org/auto-file-uploads/2021.findings-emnlp.25.mp4
Code
 liamcripwell/disco_split
Data
WikiSplit