| Package | Description |
|---|---|
| com.textkernel.tx.services |
| Modifier and Type | Method and Description |
|---|---|
CompareSkillsToProfessionResponse |
SkillsIntelligenceService.compareSkillsToProfessions(int professionCodeId,
String outputLanguage,
List<SkillScore> skills)
Compare a given set of skills to the skills related to a given profession.
|
CompareSkillsToProfessionResponse |
SkillsIntelligenceService.compareSkillsToProfessions(ParsedResume resume,
int professionCodeId,
String outputLanguage,
boolean weightSkillsByExperience)
Compare the skills of a candidate to the skills related to a job using the Ontology API.
|
Copyright © 2025. All rights reserved.