Interface | Description |
---|---|
TextVectorizer |
Vectorizes text
|
Class | Description |
---|---|
BagOfWordsVectorizer |
Bag of words vectorizer.
|
BagOfWordsVectorizer.Builder | |
BaseTextVectorizer |
Base text vectorizer for handling creation of vocab
|
Builder | |
DefaultInputStreamCreator |
Created by agibsonccc on 10/20/14.
|
TfidfVectorizer |
Turns a applyTransformToDestination of documents in to a tfidf bag of words
|
TfidfVectorizer.Builder |
Copyright © 2014. All rights reserved.