| Interface | Description |
|---|---|
| Translator |
Interface for Translator services.
|
| Class | Description |
|---|---|
| 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.
|
| Lingo24Translator |
An implementation of a REST client for the
Premium MT API v1.
|
| MosesTranslator |
Translator that uses the Moses decoder for translation.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.