CVKN: CVKN

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

Description

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

Usage

1

Arguments

name

Character string containing the name for the CVKN 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 CVKNs 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. CVKN objects are collections including a training, test, and an optional validation Corpus objects.

Value

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

Core Methods

Author(s)

John James, jjames@datasciencesalon.org


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