Description Usage Arguments Slots
class to organize information of context analysis
1 2 3 4 5 |
.Object |
object |
query
Object of class "character"
node examined
count
Object of class "numeric"
number of hits
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 left
right
Object of class "numeric"
number of tokens to the right
size
Object of class "numeric"
number of tokens in the right and left context
sAttribute
Object of class "character"
s-attribute
pAttribute
Object of class "character"
p-attribute of the query
corpus
Object of class "character"
the CWB corpus used
stat
Object of class "data.table"
statistics of the analysis
encoding
Object of class "character"
encoding of the corpus
cpos
Object of class "list"
corpus positions of the hits
method
Object of class "character"
statistical test used
call
Object of class "character"
call that generated the object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.