Description Usage Arguments Slots
class to organize information of context analysis
1 2 3 4 5 |
.Object |
object |
queryObject of class "character" node examined
countObject of class "numeric" number of hits
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 left
rightObject of class "numeric" number of tokens to the right
sizeObject of class "numeric" number of tokens in the right and left context
sAttributeObject of class "character" s-attribute
pAttributeObject of class "character" p-attribute of the query
corpusObject of class "character" the CWB corpus used
statObject of class "data.table" statistics of the analysis
encodingObject of class "character" encoding of the corpus
cposObject of class "list" corpus positions of the hits
methodObject of class "character" statistical test used
callObject 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.