public static class EntityTypeEvaluator.DefaultImpls
Evaluate a text for the specified entity.
@Nullable public static ai.tock.nlp.core.merge.ValueDescriptor merge(EntityTypeEvaluator $this, @NotNull ai.tock.nlp.model.EntityCallContextForEntity context, @NotNull java.util.List<ai.tock.nlp.core.merge.ValueDescriptor> values)
Merge two or more ValueDescriptor. Returns null if the merge is not applicable.