cooccurrences-class: cooccurrences
Description
class to organize information of context analysis
Usage
"show"(object)
"summary"(object)
"as.sparseMatrix"(x, col, mc = FALSE)
"trim"(object, by = NULL)
"view"(.Object)
Arguments
mc
whether to use multicore
Slots
call- Object of class
"character" the call that generated the object partition- Object of class
"character" the partition the analysis is based on partitionSize- Object of class
"numeric" the size of the partition left- Object of class
"numeric" number of tokens to the right right- Object of class
"numeric" number of tokens to the left pAttribute- Object of class
"character" p-attribute of the query corpus- Object of class
"character" the CWB corpus used stat- Object of class
"data.frame" statistics of the analysis encoding- Object of class
"character" encoding of the corpus pos- Object of class
"character" part-of-speech tags filtered method- Object of class
"character" statistical test(s) used cutoff- Object of class
"list" cutoff levels that have been applied svg- Object of class
"character" - valid XML with svg representation