| Class | Description |
|---|---|
| TermCountCombiner | |
| TermCountMapper |
TextVectorizer Term Count Mapper.
|
| TermCountReducer |
This accumulates all the words and the weights and sums them up.
|
| TermDocumentCountMapper |
TextVectorizer Document Frequency Count Mapper.
|
| TermDocumentCountReducer |
Can also be used as a local Combiner.
|
| TFPartialVectorReducer |
Converts a document in to a sparse vector
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.