Table of Contents

Class SkillAndConfidence

Namespace
Textkernel.Tx.Models.DataEnrichment
Assembly
Textkernel.Tx.SDK.dll

A skill from the skill taxonomy, and the confidence that this is the correct skill for the given input.

public class SkillAndConfidence : Skill
Inheritance
SkillAndConfidence
Derived
Inherited Members

Properties

Confidence

Overall confidence that the skill was normalized to the correct skill.

public float Confidence { get; set; }

Property Value

float