
readability
.spache(txt.file, word.list,
parameters = c(asl = 0.121, dword = 0.082, const = 0.659),
...)
kRp.tagged-class
, a character
vector which must be be a valid path to a file containing
the text to be analyzed, or a list of text features. If
the latter, creadability
for
details.kRp.readability-class
.readability
, which by
default calculates all possible indices, this function
will only calculate the index value. By default the revised Spache formula is calculated. If
parameters="old"
, the original parameters are
used.
This formula doesn't need syllable count.
spache(tagged.text, word.list=spache.revised.wl)
Run the code above in your browser using DataLab