Uses of Class
com.basistech.rosette.dm.Embeddings
Packages that use Embeddings
-
Uses of Embeddings in com.basistech.rosette.dm
Methods in com.basistech.rosette.dm that return EmbeddingsModifier and TypeMethodDescriptionEmbeddings.Builder.build()Construct the embedding object.AnnotatedText.getEmbeddings()Return the embeddings associated with this text.Methods in com.basistech.rosette.dm with parameters of type EmbeddingsModifier and TypeMethodDescriptionAnnotatedText.Builder.embeddings(Embeddings embeddings) Attaches a set of embeddings.