| Package | Description |
|---|---|
| org.deeplearning4j.models.embeddings.loader | |
| org.deeplearning4j.models.word2vec.wordstore.inmemory |
| Modifier and Type | Method and Description |
|---|---|
static void |
WordVectorSerializer.writeWordVectors(InMemoryLookupTable lookupTable,
InMemoryLookupCache cache,
String path)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static InMemoryLookupCache |
InMemoryLookupCache.load(InputStream from)
Deprecated.
Load a look up cache from an input stream
delimited by \n
|
Copyright © 2017. All rights reserved.