Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


CategorySegment Edit Helper

Purpose

Provides the usage of third party TM and MT systems in translate5.

Bootstrap Class

editor_Plugins_TermTagger_Bootstrap
TypeCore plug-in (delivered with translate5 core)

 

Description

Enables the usage of third party TM and MT systems in translate5. To support a MT / TM a so called service must be implemented in the plug-in. This is quite easy and usually a matter of days. Please contact us, if you need help on this.

Currently Moses MT is supported, support for OpenTM2 is plannedand OpenTM2 are supported.

TM/MT systems (or in general match resources) can be associated to tasks. In such tasks the user gets automatically found matches to the segments he is editing.

...

Configuration of the MatchResource Plug-In

Config nameValuesDefaultDescription

runtimeOptions.plugins.MatchResource.preloadedTranslationSegments

integer3Number of segments for which matches are preloaded (cached) in the front-end.
runtimeOptions.plugins.MatchResource.moses.serverjson array[ ]Moses MT related: List of available Moses Server, example: ["http://www.translate5.net:8124/RPC2"]
runtimeOptions.plugins.MatchResource.moses.matchrateinteger, 0 - 10070

Moses MT related: Moses MT penalty value, used as default matchrate since in MT no matchrate is available.