| Class | Description |
|---|---|
| EmbeddingServerUtils | |
| GetEmbeddingRoute |
Encodes a single embedding vector in the format [4 bytey][rest] as described
in
EmbeddingServerUtils.convertVectorToByteArray(double[]). |
| GetEmbeddingsMeanRoute |
Encodes a singe vector representing the mean of the requested word
embeddings.
|
| GetEmbeddingsRoute |
Encodes a variable number of embedding vectors into a binary representation.
|
| GetVocabularySizeRoute | |
| WordEmbeddingServer |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.