| Package | Description |
|---|---|
| com.sovren.models.api.dataenrichment.skills.response | |
| com.sovren.models.dataenrichment |
| Modifier and Type | Field and Description |
|---|---|
List<Skill> |
AutocompleteSkillsResponseValue.Skills
A list of skills based on the given Prefix.
|
List<Skill> |
LookupSkillCodesResponseValue.Skills
List of skills in from the skills taxonomy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractedSkill
An extracted, normalized skill from the Skills taxonomy.
|
class |
NormalizedSkill
A normalized skill object.
|
class |
SkillAndConfidence
A skill from the skill taxonomy, and the confidence that this is the correct skill for the given input.
|
class |
SkillMultipleDescriptions
A skill object.
|
Copyright © 2023. All rights reserved.