context(.Object, ...)# S4 method for partition
context(.Object, query, cqp = is.cqp,
check = TRUE, left = getOption("polmineR.left"),
right = getOption("polmineR.right"),
p_attribute = getOption("polmineR.p_attribute"), boundary = NULL,
stoplist = NULL, positivelist = NULL, regex = FALSE,
count = TRUE, mc = getOption("polmineR.mc"), verbose = TRUE,
progress = TRUE, ...)
# S4 method for character
context(.Object, query, cqp = is.cqp,
p_attribute = getOption("polmineR.p_attribute"), boundary = NULL,
left = getOption("polmineR.left"),
right = getOption("polmineR.right"), stoplist = NULL,
positivelist = NULL, regex = FALSE, count = TRUE,
mc = getOption("polmineR.mc"), verbose = TRUE, progress = TRUE,
...)
# S4 method for partition_bundle
context(.Object, query, p_attribute,
verbose = TRUE, ...)
# S4 method for cooccurrences
context(.Object, query, check = TRUE,
complete = FALSE)