public interface BilingualDictionaryHeadwordsExtractionService extends BilingualDictionaryService
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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
Copyright © 2019. All rights reserved.