S4 class to organize information of context analysis
# S4 method for cooccurrences
summary(object)# S4 method for cooccurrences
show(object)
# S4 method for cooccurrencesBundle
as.data.frame(x)
# S4 method for cooccurrencesReshaped
view(.Object)
object to work with
object to work with
object to work with
callObject of class "character" the call that generated the object
partitionObject of class "character" the partition the analysis is based on
partitionSizeObject of class "numeric" the size of the partition
leftObject of class "numeric" number of tokens to the right
rightObject of class "numeric" number of tokens to the left
pAttributeObject of class "character" p-attribute of the query
corpusObject of class "character" the CWB corpus used
statObject of class "data.frame" statistics of the analysis
encodingObject of class "character" encoding of the corpus
posObject of class "character" part-of-speech tags filtered
methodObject of class "character" statistical test(s) used
cutoffObject of class "list" cutoff levels that have been applied
svgObject of class "character" - valid XML with svg representation