| Interface | Description |
|---|---|
| Translator |
Interface for Translator services.
|
| Class | Description |
|---|---|
| AbstractTranslator | |
| CachedTranslator |
CachedTranslator.
|
| DefaultTranslator |
A translator which picks the first available
Translator
implementations available through the
service provider mechanism. |
| EmptyTranslator |
Dummy translator that always declines to give any text.
|
| ExternalTranslator |
Abstract class used to interact with command line/external Translators.
|
| GoogleTranslator |
An implementation of a REST client to the Google Translate v2
API.
|
| JoshuaNetworkTranslator |
This translator is designed to work with a TCP-IP available
Joshua translation server, specifically the
REST-based Joshua server.
|
| Lingo24Translator |
An implementation of a REST client for the
Premium MT API v1.
|
| MosesTranslator |
Translator that uses the Moses decoder for translation.
|
| YandexTranslator |
An implementation of a REST client for the YANDEX Translate API.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.