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