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)
Availability
Note

Only available for supporters of the crowdfunding until the crowdfunding is fully financed.

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 planned.

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.

Also a concordance search is provided.

Configuration of the MatchResource Plug-In

...

runtimeOptions.plugins.MatchResource.preloadedTranslationSegments

...

The language resources is now available as core code in translate5 (see Language Resources).