Learn R Programming

koRpus (version 0.06-5)

kRp.lang,-class: S4 Class kRp.lang

Description

This class is used for objects that are returned by guess.lang.

Arguments

Slots

lang
A character string, naming the language (by its ISO 639-3 identifier) that was estimated for the analized text in this object.
lang.name
A character string, full name of the estimated language.
txt
A character string containing the analized part of the text.
txt.full
A character string containing the full text.
udhr
A data.frame with full analysis results for each language tried.