Group
Show / Hide Table of Contents

Class NormalizedProfession

A normalized profession and the confidence that the normalization is correct/fitting

Inheritance
System.Object
BasicProfession
Profession
NormalizedProfession
Inherited Members
Profession.Group
Profession.Class
Profession.Onet
Profession.Isco
Profession.Onet2019
Profession.Kldb2020
Profession.UwvBoc
Profession.UkSoc2010
BasicProfession.CodeId
BasicProfession.Description
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.DataEnrichment
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class NormalizedProfession : Profession

Properties

| Improve this Doc View Source

Confidence

A value from [0 - 1] indicating how well the input job title matched to the normalized profession.

Declaration
public float Confidence { get; set; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾