public class Certification extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsVariation
Sovren generates several possible variations for some certifications to be used in AI Matching.
|
boolean |
MatchedFromList
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 MatchedFromList
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 boolean IsVariation
true, otherwise false.Copyright © 2021. All rights reserved.