public interface BilingualDictionaryHeadwordsExtractionService extends BilingualDictionaryService
| Modifier and Type | Method and Description |
|---|---|
String[] |
extract(String headLang,
String targetLang,
String text) |
getLastUpdate, getSupportedLanguagePairs, getSupportedMatchingMethods, searchString[] extract(String headLang, String targetLang, String text) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException