Uses of Class
dev.dokimos.core.evaluators.ExactMatchEvaluator.Builder
Packages that use ExactMatchEvaluator.Builder
-
Uses of ExactMatchEvaluator.Builder in dev.dokimos.core.evaluators
Methods in dev.dokimos.core.evaluators that return ExactMatchEvaluator.BuilderModifier and TypeMethodDescriptionstatic ExactMatchEvaluator.BuilderExactMatchEvaluator.builder()Creates a new builder for constructing exact match evaluators.ExactMatchEvaluator.Builder.evaluationParams(List<EvalTestCaseParam> params) Sets which test case parameters to use for the evaluation.Sets the evaluator name.ExactMatchEvaluator.Builder.threshold(double threshold) Sets the minimum score threshold for success.