| Class | Description |
|---|---|
| CountCumSum | |
| FoldBetweenPartitionFunction | |
| FoldWithinPartitionFunction | |
| GetSentenceCountFunction | |
| MapPerPartitionVoidFunction | |
| ReduceSentenceCount | |
| TextPipeline |
A spark based text pipeline
with minimum word frequency and stop words
|
| TokenizerFunction |
Tokenizer function
|
| UpdateWordFreqAccumulatorFunction | |
| WordsListToVocabWordsFunction |