| Package | Description |
|---|---|
| org.deeplearning4j.models.word2vec.wordstore | |
| org.deeplearning4j.models.word2vec.wordstore.inmemory |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VocabConstructor.filterVocab(AbstractCache<T> cache,
int minWordFrequency) |
| Constructor and Description |
|---|
VocabRunnable(AbstractCache<T> targetVocab,
Sequence<T> sequence,
AtomicLong finalCounter,
AtomicLong loopCounter) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCache<T> |
AbstractCache.Builder.build() |
Copyright © 2017. All rights reserved.