public class SkillsScoreData extends CategoryScoreData
| Modifier and Type | Field and Description |
|---|---|
List<FoundSkill> |
Found
List of skills found in both source and target documents
|
List<String> |
NotFound
List of terms requested, but not found.
|
Evidence, UnweightedScore| Constructor and Description |
|---|
SkillsScoreData() |
public List<FoundSkill> Found
Copyright © 2021. All rights reserved.