Class ClassificationResult<L>
java.lang.Object
dev.langchain4j.classification.ClassificationResult<L>
- Type Parameters:
L
- The type of the label (e.g., String, Enum, etc.)
Represent the result of classification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassificationResult
-
-
Method Details
-
scoredLabels
-
equals
-
hashCode
-
toString
-