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.
|
MicrosoftTranslator |
Wrapper class to access the Windows translation service.
|
MosesTranslator |
Translator that uses the Moses decoder for translation.
|
RTGTranslator |
This translator is designed to work with a TCP-IP available
RTG translation server, specifically the
REST-based RTG server.
|
YandexTranslator |
An implementation of a REST client for the YANDEX Translate API.
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.