public class CaseGovernmentHelper extends Object
| Constructor and Description |
|---|
CaseGovernmentHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getCaseGovernments(AnalyzedTokenReadings analyzedTokenReadings,
String startPosTag) |
static boolean |
hasCaseGovernment(AnalyzedTokenReadings analyzedTokenReadings,
String rvCase) |
public static boolean hasCaseGovernment(AnalyzedTokenReadings analyzedTokenReadings, String rvCase)
public static Set<String> getCaseGovernments(AnalyzedTokenReadings analyzedTokenReadings, String startPosTag)