| Package | Description |
|---|---|
| com.textkernel.tx.services |
| Modifier and Type | Method and Description |
|---|---|
ExtractSkillsResponse |
SkillsIntelligenceService.extractSkills(String text)
Extracts known skills from the given text.
|
ExtractSkillsResponse |
SkillsIntelligenceService.extractSkills(String text,
String language,
String outputLanguage,
float threshold)
Extracts known skills from the given text.
|
Copyright © 2025. All rights reserved.