public interface ParallelTextWithEmbeddedMetadataService
Modifier and Type | Method and Description |
---|---|
ParallelTextWithMetadata[] |
searchParallelTextsByMetadata(String sourceLang,
String targetLang,
String[] metadata,
String text,
String matchingMethod) |
String[] |
searchSupportedMetadata(String query,
String matchingMethod) |
ParallelTextWithMetadata[] searchParallelTextsByMetadata(String sourceLang, String targetLang, String[] metadata, String text, String matchingMethod) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException
String[] searchSupportedMetadata(String query, String matchingMethod) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException