FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.first(long i,
float first) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FastTextApi.predictProba(org.bytedeco.javacpp.BytePointer arg0,
int arg1) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FastTextApi.predictProba(String arg0,
int arg1) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.put(FastTextWrapper.FloatStringPairVector x) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.put(float[] firstValue,
org.bytedeco.javacpp.BytePointer[] secondValue) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.put(float[] firstValue,
String[] secondValue) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.second(long i,
org.bytedeco.javacpp.BytePointer second) |
FastTextWrapper.FloatStringPairVector |
FastTextWrapper.FloatStringPairVector.second(long i,
String second) |