public class ParserService
public static ParserService INSTANCE
@NotNull
public ai.tock.nlp.front.shared.parser.ParseResult parse(@NotNull
ai.tock.nlp.front.shared.parser.ParseQuery query)
@NotNull
public ai.tock.nlp.front.shared.evaluation.EntityEvaluationResult evaluateEntities(@NotNull
ai.tock.nlp.front.shared.evaluation.EntityEvaluationQuery query)
@NotNull
public ai.tock.nlp.front.shared.merge.ValuesMergeResult mergeValues(@NotNull
ai.tock.nlp.front.shared.merge.ValuesMergeQuery query)
public void incrementUnknown(@NotNull
ai.tock.nlp.front.shared.monitoring.MarkAsUnknownQuery query)
public boolean healthcheck()