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
vc
definition of the virtual corpus
tokens
number of tokens
documents
number of documents
sentences
number of sentences
paragraphs
number of paragraphs
webUIRequestUrl
link to the web user interface with the current vc definition
[Package RKorAPClient version 0.8.1 Index]