| Package | Description |
|---|---|
| net.sf.okapi.connectors.googleautoml |
| Modifier and Type | Method and Description |
|---|---|
String |
GoogleAutoMLTranslationAPIImpl.predict(String sourceText,
String modelResourceName,
GoogleOAuth2Service service) |
String |
GoogleAutoMLTranslationAPI.predict(String sourceText,
String modelResourceName,
GoogleOAuth2Service service)
Performs a prediction using the model with the given resource name and returns the translated text.
|
Copyright © 2019. All rights reserved.