| Modifier and Type | Class and Description |
|---|---|
class |
ApertiumMTConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
BilingualFileConnector
This connector extends
PensieveTMConnector to allow one-step leveraging
from a bilingual file. |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalSightTMConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleMTv2Connector |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleAutoMLTranslationConnector
Connector for the Google AutoML Translation service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KantanMTConnector
Deprecated.
|
class |
KantanMTv21Connector
Connector for the KantanMT API v2.1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Lingo24Connector
Connector for the Lingo24 Premium MT API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MicrosoftMTConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
MMTConnector
Connector for the ModernMT Systems MT Engine API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MyMemoryTMConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
PensieveTMConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTMConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
TDASearchConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
TranslateToolkitTMConnector
Implement
IQuery for the amaGama TM hosted for Translate-Toolkit. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITMQuery
Provides the methods common to all query engines of translation resources
that are translation memory systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConnector
Abstract implementation of the
IQuery interface. |
| Modifier and Type | Field and Description |
|---|---|
IQuery |
ResourceItem.query
The query engine for this resource.
|
| Modifier and Type | Method and Description |
|---|---|
IQuery |
QueryManager.getInterface(int resourceId)
Gets the IQuery interface for a given translation resource.
|
| Modifier and Type | Method and Description |
|---|---|
int |
QueryManager.addAndInitializeResource(IQuery connector,
String resourceName,
IParameters params)
Adds a translation resource to the manager and initializes it with the
current source and target language of this manager, as well as any
attributes that is set, and the current threshold and maximum hits if it is relevant.
|
int |
QueryManager.addResource(IQuery connector,
String name)
Adds a translation resource to the manager.
|
Copyright © 2021. All rights reserved.