Package | Description |
---|---|
org.deeplearning4j.bagofwords.vectorizer | |
org.deeplearning4j.models.word2vec.wordstore |
Modifier and Type | Field and Description |
---|---|
protected InvertedIndex<VocabWord> |
BaseTextVectorizer.index |
Modifier and Type | Method and Description |
---|---|
InvertedIndex<VocabWord> |
TextVectorizer.getIndex()
Inverted index
|
Modifier and Type | Method and Description |
---|---|
VocabConstructor.Builder<T> |
VocabConstructor.Builder.setIndex(InvertedIndex<T> index) |
Copyright © 2019. All rights reserved.