| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Method and Description |
|---|---|
CompareSkillsToProfessionResponse |
TxClient.compareSkillsToProfessions(int professionCodeId,
String outputLanguage,
List<SkillScore> skills)
Compare a given set of skills to the skills related to a given profession.
|
CompareSkillsToProfessionResponse |
TxClient.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 © 2024. All rights reserved.