| KorAPCorpusStats-class {RKorAPClient} | R Documentation |
Class KorAPCorpusStats
Description
KorAPCorpusStats objects can hold information about a corpus or virtual corpus.
KorAPCorpusStats objects can be obtained by the corpusStats() method.
Usage
## S4 method for signature 'KorAPCorpusStats'
show(object)
Arguments
object |
KorAPCorpusStats object |
Slots
vcdefinition of the virtual corpus
tokensnumber of tokens
documentsnumber of documents
sentencesnumber of sentences
paragraphsnumber of paragraphs
webUIRequestUrllink to the web user interface with the current vc definition
[Package RKorAPClient version 0.8.1 Index]