Rdocumentation
powered by
Learn R Programming
quanteda (version 0.9.7-17)
corpusSource-class: corpus source classes
Description
The
corpusSource
virtual class is a parent class for more specific corpus source objects.
Usage
"show"(object)
Arguments
object
corpusSource object to be printed
Slots
texts
the texts that form the core of the corpus
docvars
document variables in a data.frame
source
source recorded for the corpus, based on type of source
created
a time stamp
cachedfile
if read to a temporary file, a string containing the location of the temporary file