Introduction
This is a stylometric collation of the Vampire Library: 116 texts,
each measured for three statistics computed from its full text, alongside a
second set of tables covering file size, estimated reading time, and a direct
plaintext download link per text.
SMOG estimates the US school grade level needed to read a text on a first pass,
based on sentence length and the proportion of long (3+ syllable) words. Yule’s K
measures vocabulary repetitiveness: a lower K means a richer, more varied vocabulary, while a higher
K means the author reuses the same words more often. Hapax % is the share of words
in the text that appear exactly once (a hapax legomenon), another marker of vocabulary
richness.
These figures were computed with three independently-maintained Python libraries, not
hand-rolled formulas: textstat
for the SMOG index, LexicalRichness
for Yule’s K, and NLTK for the
hapax legomena count.
The File Data tables give each text's plaintext file size and an estimated
reading time (word count ÷ 200 words per minute, a standard average adult reading
speed), plus a direct download link to the plaintext file itself.
Entries are sorted alphabetically by title, ignoring leading articles (A, An, The). A handful of
texts are excluded from this collation: near-duplicate files not linked anywhere on the live site,
and non-literary material (a fandom code) that would skew the statistics without meaning anything
comparable to the rest of the corpus.