CVSet: CVSet

Description Usage Arguments Format Details Value Core Methods Author(s) See Also

Description

CVSet Class containing training, test and an optional validation corpora objects.

Usage

1

Arguments

name

Character string containing the name for the CVSet object.

purpose

Character string used to indicate how the document will be used, e.g. 'train', 'test'.

note

Character string containing a comment associated with a call to the text method. The texts of the note variable are written to the CVSets log. This is used to track changes to the text, perhaps made during preprocessing.

Format

An object of class R6ClassGenerator of length 24.

Details

Class conitains a cross-validation set of corpora objects. CVSet objects are collections including a training, test, and an optional validation Corpus objects.

Value

CVSet object, containing the CVSet text, the metadata and the methods to manage both.

Core Methods

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other CVSet Classes: CVSetKFold


DecisionScients/NLPStudio documentation built on May 15, 2019, 12:51 p.m.