Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Tags:
stylometry
authorship-attribution
literary-analysis
austen
classic-literature
project-gutenberg
License:
Update arXiv link to live preprint (2510.21958)
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ pretty_name: Jane Austen Corpus
|
|
| 19 |
|
| 20 |
## Dataset Description
|
| 21 |
|
| 22 |
-
This dataset contains works of **Jane Austen** (1775-1817), preprocessed for computational stylometry research. The texts were sourced from [Project Gutenberg](https://www.gutenberg.org/) and cleaned for use in the paper ["A Stylometric Application of Large Language Models"](https://
|
| 23 |
|
| 24 |
The corpus includes **7 books** by Jane Austen, including Pride and Prejudice, Sense and Sensibility, and Emma. All text has been converted to **lowercase** and cleaned of Project Gutenberg headers, footers, and chapter headings to focus on the author's prose style.
|
| 25 |
|
|
@@ -227,7 +227,7 @@ If you use this dataset in your research, please cite:
|
|
| 227 |
@article{StroEtal25,
|
| 228 |
title={A Stylometric Application of Large Language Models},
|
| 229 |
author={Stropkay, Harrison F. and Chen, Jiayi and Jabelli, Mohammad J. L. and Rockmore, Daniel N. and Manning, Jeremy R.},
|
| 230 |
-
journal={arXiv preprint arXiv:
|
| 231 |
year={2025}
|
| 232 |
}
|
| 233 |
```
|
|
|
|
| 19 |
|
| 20 |
## Dataset Description
|
| 21 |
|
| 22 |
+
This dataset contains works of **Jane Austen** (1775-1817), preprocessed for computational stylometry research. The texts were sourced from [Project Gutenberg](https://www.gutenberg.org/) and cleaned for use in the paper ["A Stylometric Application of Large Language Models"](https://arxiv.org/abs/2510.21958) (Stropkay et al., 2025).
|
| 23 |
|
| 24 |
The corpus includes **7 books** by Jane Austen, including Pride and Prejudice, Sense and Sensibility, and Emma. All text has been converted to **lowercase** and cleaned of Project Gutenberg headers, footers, and chapter headings to focus on the author's prose style.
|
| 25 |
|
|
|
|
| 227 |
@article{StroEtal25,
|
| 228 |
title={A Stylometric Application of Large Language Models},
|
| 229 |
author={Stropkay, Harrison F. and Chen, Jiayi and Jabelli, Mohammad J. L. and Rockmore, Daniel N. and Manning, Jeremy R.},
|
| 230 |
+
journal={arXiv preprint arXiv:2510.21958},
|
| 231 |
year={2025}
|
| 232 |
}
|
| 233 |
```
|