public class Certification extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
FoundInContext
The full text where Sovren found the certification
|
boolean |
MatchedToList
true if Sovren found this by matching to a known list of certifications. |
String |
Name
The name of the certification
|
| Constructor and Description |
|---|
Certification() |
public String Name
public boolean MatchedToList
true if Sovren found this by matching to a known list of certifications.
false if Sovren found this by analyzing the context and determining it was a certification.public String FoundInContext
Copyright © 2020. All rights reserved.