FastTextWrapper.StringVector |
FastTextWrapper.FastTextApi.getLabels() |
FastTextWrapper.StringVector |
FastTextWrapper.FastTextApi.getWords() |
FastTextWrapper.StringVector |
FastTextWrapper.FastTextApi.predict(org.bytedeco.javacpp.BytePointer arg0,
int arg1) |
FastTextWrapper.StringVector |
FastTextWrapper.FastTextApi.predict(String arg0,
int arg1) |
FastTextWrapper.StringVector |
FastTextWrapper.StringVector.put(org.bytedeco.javacpp.BytePointer... array) |
FastTextWrapper.StringVector |
FastTextWrapper.StringVector.put(FastTextWrapper.StringVector x) |
FastTextWrapper.StringVector |
FastTextWrapper.StringVector.put(long i,
org.bytedeco.javacpp.BytePointer value) |
FastTextWrapper.StringVector |
FastTextWrapper.StringVector.put(long i,
String value) |
FastTextWrapper.StringVector |
FastTextWrapper.StringVector.put(String... array) |