Package dev.embeddings4j
Class Embedding<VectorType>
java.lang.Object
dev.embeddings4j.Embedding<VectorType>
- All Implemented Interfaces:
com.github.jelmerk.knn.Item<Long,,List<VectorType>> Serializable
public class Embedding<VectorType>
extends Object
implements com.github.jelmerk.knn.Item<Long,List<VectorType>>
- See Also:
-
Constructor Details
-
Embedding
-
-
Method Details
-
id
- Specified by:
idin interfacecom.github.jelmerk.knn.Item<Long,List<VectorType>>
-
contents
-
vector
- Specified by:
vectorin interfacecom.github.jelmerk.knn.Item<Long,List<VectorType>>
-
dimensions
public int dimensions()- Specified by:
dimensionsin interfacecom.github.jelmerk.knn.Item<Long,List<VectorType>>
-
of
-
of
-
of
-