public class JobTitle extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Normalized
The normalized job title
|
String |
Probability
The degree of certainty that the job title value is accurate.
|
String |
Raw
The raw text as it was found in the resume
|
List<String> |
Variations
Any variations of this job title that might be useful for matching
|
| Constructor and Description |
|---|
JobTitle() |
public String Raw
public String Normalized
public String Probability
Copyright © 2021. All rights reserved.