public interface ParallelTextWithEmbeddedMetadataClient extends ServiceClient
Modifier and Type | Method and Description |
---|---|
ParallelTextWithMetadata[] |
searchParallelTextsByMetadata(Language sourceLang,
Language targetLang,
String[] metadata,
String text,
MatchingMethod matchingMethod) |
String[] |
searchSupportedMetadata(String query,
MatchingMethod matchingMethod) |
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
ParallelTextWithMetadata[] searchParallelTextsByMetadata(Language sourceLang, Language targetLang, String[] metadata, String text, MatchingMethod matchingMethod) throws LangridException
LangridException
String[] searchSupportedMetadata(String query, MatchingMethod matchingMethod) throws LangridException
LangridException