Description
A class representing a collection of text documents (denoted as corpus
in linguistics).Objects from the Class
Objects can be created by calls of the form
new("Corpus",...)
or by calling the function
Corpus
.Extends
Class list
, directly.