@inproceedings{pethe-etal-2020-chapter,
title = "{C}hapter {C}aptor: {T}ext {S}egmentation in {N}ovels",
author = "Pethe, Charuta and
Kim, Allen and
Skiena, Steve",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2020.emnlp-main.672/",
doi = "10.18653/v1/2020.emnlp-main.672",
pages = "8373--8383",
abstract = "Books are typically segmented into chapters and sections, representing coherent sub-narratives and topics. We investigate the task of predicting chapter boundaries, as a proxy for the general task of segmenting long texts. We build a Project Gutenberg chapter segmentation data set of 9,126 English novels, using a hybrid approach combining neural inference and rule matching to recognize chapter title headers in books, achieving an F1-score of 0.77 on this task. Using this annotated data as ground truth after removing structural cues, we present cut-based and neural methods for chapter segmentation, achieving a F1-score of 0.453 on the challenging task of exact break prediction over book-length documents. Finally, we reveal interesting historical trends in the chapter structure of novels."
}
Markdown (Informal)
[Chapter Captor: Text Segmentation in Novels](https://preview.aclanthology.org/add-emnlp-2024-awards/2020.emnlp-main.672/) (Pethe et al., EMNLP 2020)
ACL
- Charuta Pethe, Allen Kim, and Steve Skiena. 2020. Chapter Captor: Text Segmentation in Novels. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 8373–8383, Online. Association for Computational Linguistics.