Package io.moderne.ai
Class RelatedModelClient
java.lang.Object
io.moderne.ai.RelatedModelClient
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEmbedding(String s1, String s2, double threshold) static RelatedModelClientgetRelatedness(String t1, String t2, double threshold)
-
Constructor Details
-
RelatedModelClient
public RelatedModelClient()
-
-
Method Details
-
getInstance
-
getRelatedness
-
getEmbedding
-