C F I M T V W
C
- com.github.jelmerk.knn.examples - package com.github.jelmerk.knn.examples
-
F
- FastText - Class in com.github.jelmerk.knn.examples
-
Example application that downloads the english fast-text word vectors, inserts them into an hnsw index and lets
you query them.
- FastText() - Constructor for class com.github.jelmerk.knn.examples.FastText
-
- FastText2 - Class in com.github.jelmerk.knn.examples
-
Example application that will download the english fast-text word vectors insert them into a hnsw index and lets
you query them.
- FastText2() - Constructor for class com.github.jelmerk.knn.examples.FastText2
-
I
- id() - Method in class com.github.jelmerk.knn.examples.Word
-
M
- main(String[]) - Static method in class com.github.jelmerk.knn.examples.FastText
-
- main(String[]) - Static method in class com.github.jelmerk.knn.examples.FastText2
-
T
- toString() - Method in class com.github.jelmerk.knn.examples.Word
-
V
- vector() - Method in class com.github.jelmerk.knn.examples.Word
-
W
- Word - Class in com.github.jelmerk.knn.examples
-
- Word(String, float[]) - Constructor for class com.github.jelmerk.knn.examples.Word
-
C F I M T V W
Copyright © 2019. All rights reserved.