Hear from leaders powering AI transformation
Save Your Seat
Rdocumentation
powered by
Learn R Programming
koRpus (version 0.06-5)
kRp.txt.freq,-class: S4 Class kRp.txt.freq
Description
This class is used for objects that are returned by
freq.analysis
.
Arguments
Slots
lang
A character string, naming the language that is assumed for the analized text in this object.
TT.res
A data.frame with a version of the fully tagged text (like
TT.res
in class
koRpus.tagged
, plus frequency data).
desc
A list with detailed descriptive statistics on the analyzed text.
freq.analysis
A list with information on the word frequencies of the analyzed text.