Description Usage Arguments Format Details Methods Author(s) See Also
Sample0 Base class for Sample and Split Classes
1 |
corpus |
Corpus object. |
name |
Character string indicating the name for the cross-validation set. |
stratify |
Logical. If TRUE (default), splits and sampling will be stratefied. |
seed |
Numeric used to initialize a pseudorandom number generator. |
An object of class R6ClassGenerator of length 24.
Base class that defines the methods common to the Split and Sample Classes.
new()Not implemented.
John James, jjames@datasciencesalon.org
Other Corpus Sample Family of Classes: KFold,
Sample, Segment
Other CorpusStudio Family of Classes: CorpusStudio,
KFold, Sample,
Segment, Split,
TokenizerNLP, TokenizerQ,
Tokenizer, Token
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.