public class GetVector extends BaseWord2VecFunction implements com.hazelcast.core.IFunction<InMemoryLookupTable,org.nd4j.linalg.api.ndarray.INDArray>
from, fromIndex, SYN0, SYN1, SYN1_NEGATIVE, to, toIndex| Constructor and Description |
|---|
GetVector(int fromIndex,
int toIndex,
String from,
String to) |
GetVector(int index,
String from) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.linalg.api.ndarray.INDArray |
apply(InMemoryLookupTable input) |
getFrom, getTopublic GetVector(int index,
String from)
public org.nd4j.linalg.api.ndarray.INDArray apply(InMemoryLookupTable input)
apply in interface com.hazelcast.core.IFunction<InMemoryLookupTable,org.nd4j.linalg.api.ndarray.INDArray>Copyright © 2016. All Rights Reserved.