Category | LanguageResource |
---|---|
Purpose | Integrate TildeMT as LanguageResource. |
Bootstrap Class | editor_Plugins_TildeMT_Init |
Type | Plug-in |
Description
For using LanguageResources in translate5, see Basic usage - LanguageResources.
In order to use TildeMT, you will be asked to enter your "Client id".
For more information about API please see https://tilde.com/developers/machine-translation-api
Configuration of the TildeMT- Plug-In
Config name | Values | Default | Description |
---|---|---|---|
runtimeOptions.plugins.TildeMT.endpoint | string | TildeMT Api Server; format: "SCHEME://HOST:PORT" | |
runtimeOptions.plugins.TildeMT.clientId | string | Clent id is given by TildeMT. Used as a authorization_token (please see doc page) | |
runtimeOptions.plugins.TildeMT.appId | string | Application identifier of your choice (please see doc page) | |
runtimeOptions.plugins.TildeMT.matchrate | integer | 70 | TildeMT penalty value, used as default matchrate since in MT no matchrate is available |
Update translation
TildeMT system supports updating translations (suggest a better translation to teach Tilde neural network). So TildeMT language resource can be configured to send segments back to TM