| TextRepository-class {tm} | R Documentation |
A class representing a repository of corpora.
Objects can be created by calls of the form
new("TextRepository",...) or by calling the function
TextRepository.
.Data:list containing the
corpora.RepoMetaData:list
containing meta data for the text document
collections in form of tag-value pairs.
Class list, directly.
signature(object = "TextRepository"):
returns meta data in form of a tag-value paired
list.Ingo Feinerer