9954594f05
This module analyses English text in either a string or file. Totals are then calculated for the number of characters, words, sentences, blank and non blank (text) lines and paragraphs. Three common readability statistics are also derived, the Fog, Flesch and Kincaid indices.
7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
This module analyses English text in either a string or file. Totals are
|
|
then calculated for the number of characters, words, sentences, blank
|
|
and non blank (text) lines and paragraphs.
|
|
|
|
Three common readability statistics are also derived, the Fog, Flesch
|
|
and Kincaid indices.
|