Corpus(object, readerControl = list(reader = object@DefaultReader, language = "eng"), ...)
Arguments
object
A Source object.
readerControl
A list with the named components reader
representing a reading function capable of handling the file format
found in object, and language giving the text's language
(preferably in ISO 6
...
Optional arguments for the reader.
Value
An S4 object of class VCorpus which extends the class
list containing a corpus.