comp-class: S4 class for comparing corpora
Description
object resulting from compare-method
Usage
"summary"(object)
"show"(object)
"summary"(object)
"view"(.Object)
Slots
corpus
- Object of class
"character"
pAttribute
- Object of class
"character"
encoding
- Object of class
"character"
corpus
- Object of class
"character"
stat
- Object of class
"data.frame"
sizeCoi
- Object of class
"numeric"
sizeRef
- Object of class
"numeric"
included
- Object of class
"logical"
whether corpus of interest is included in reference corpus method
- Object of class
"character"
statisticalTest used call
- Object of class
"character"
the call that generated the object
@section Methods:
- summary
signature(object = "comp")
: Display essential information - addPos
signature(object = "comp")
: add POS attribute to statistics table - as.data.frame
signature(object = "comp")
: get the statistics table
objects
- an object of class
list