readability(txt.file, hyphen = NULL, index = c("ARI", "Bormuth", "Coleman",
"Coleman.Liau", "Dale.Chall", "Danielson.Bryan", "Dickes.Steiwer", "DRP",
"ELF", "Farr.Jenkins.Paterson", "Flesch", "Flesch.Kincaid", "FOG", "FORCAST",
"Fucks", "Harris.Jacobson", "Linsear.Write", "LIX", "nWS", "RIX", "SMOG",
"Spache", "Strain", "Traenkle.Bailer", "TRI", "Tuldava", "Wheeler.Smith"),
parameters = list(), word.lists = list(Bormuth = NULL, Dale.Chall = NULL,
Harris.Jacobson = NULL, Spache = NULL), fileEncoding = "UTF-8",
tagger = "kRp.env", force.lang = NULL, sentc.tag = "sentc",
nonword.class = "nonpunct", nonword.tag = c(), quiet = FALSE, ...)
kRp.tagged-class
,
kRp.txt.freq-class
,
NULL
,
the text will be hyphenated automatically. All syllable handling will
be skipped automatically if it's not needed for the selected indices.NULL
or missing,
the indices will be
skipped and a warning is giving. Actual word lists can be provided as either a vector (or matrix or data.frame with only one columtxt.file
is already of class kRp.tagged-class
. Defaults to tagger="kRp.env"
to get the settings b"sentc"
has special meaning and
will cause the result of kRp.POS.tags(lang, tags="sentc",
list.tags=TRUE)
to be used."nonpunct"
has special meaning and will cause the result of kRp.POS.tags(lang,
c("punct","sentc"), list.classes=TRUE)
hyphen
is not set!FALSE
, short status messages will be shown.
TRUE
will also suppress all potential warnings regarding the validation status of measures.tagger
functionkRp.readability-class
.By default, if the text has to be tagged yet,
the language definition is queried by calling get.kRp.env(lang=TRUE)
internally.
Or, if txt
has already been tagged,
by default the language definition of that tagged object is read
and used. Set force.lang=get.kRp.env(lang=TRUE)
or to any other valid value,
if you want to forcibly overwrite this
default behaviour,
and only then. See kRp.POS.tags
for all supported languages.
Anderson, J. (1983). Lix and Rix: Variations on a little-known readability index. Journal of Reading, 26(6), 490--496.
Bamberger, R. & Vanecek, E. (1984). Lesen--Verstehen--Lernen--Schreiben. Wien: Jugend und Volk.
Coleman, M. & Liau, T.L. (1975). A computer readability formula designed for machine scoring, Journal of Applied Psychology, 60(2), 283--284.
Dickes, P. & Steiwer, L. (1977). Ausarbeitung von Lesbarkeitsformeln f"ur die deutsche Sprache. Zeitschrift f"ur Entwicklungspsychologie und P"adagogische Psychologie, 9(1), 20--28.
DuBay,
W.H. (2004). The Principles of Readability. Costa Mesa: Impact Information.
WWW:
Farr, J.N., Jenkins, J.J. & Paterson, D.G. (1951). Simplification of Flesch Reading Ease formula. Journal of Applied Psychology, 35(5), 333--337.
Flesch, R. (1948). A new readability yardstick. Journal of Applied Psychology, 32(3), 221--233.
Fucks, W. (1955). Der Unterschied des Prosastils von Dichtern und anderen Schriftstellern. Sprachforum, 1, 233--244.
Grzybek, P. (2010). Text difficulty and the Arens-Altmann law. In Peter Grzybek,
Emmerich Kelih,
Harris, A.J. & Jacobson, M.D. (1974). Revised Harris-Jacobson readability formulas. In 18th Annual Meeting of the College Reading Association, Bethesda.
Klare, G.R. (1975). Assessing readability. Reading Research Quarterly, 10(1), 62--102.
McLaughlin, G.H. (1969). SMOG grading -- A new readability formula. Journal of Reading, 12(8), 639--646.
Powers, R.D, Sumner, W.A, & Kearl, B.E. (1958). A recalculation of four adult readability formulas, Journal of Educational Psychology, 49(2), 99--105.
Smith, E.A. & Senter, R.J. (1967). Automated readability index. AMRL-TR-66-22. Wright-Paterson AFB, Ohio: Aerospace Medical Division.
Spache, G. (1953). A new readability formula for primary-grade reading materials. The Elementary School Journal, 53, 410--413.
Tr"ankle, U. & Bailer, H. (1984). Kreuzvalidierung und Neuberechnung von Lesbarkeitsformeln f"ur die deutsche Sprache. Zeitschrift f"ur Entwicklungspsychologie und P"adagogische Psychologie, 16(3), 231--244.
Wheeler, L.R. & Smith, E.H. (1954). A practical readability formula for the classroom teacher in the primary grades. Elementary English, 31, 397--399.
[1]