Page tree

Versions Compared

Key

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


Service nameInfoTag handling info
Google
We send tags and in case the tags from the result are wrong, we don't try to repair them. Instead, all tags are removed(stripped) from the result and error is logged. 
Lucy

This MT should be deprecated. The link for the api provided int this issue is no longer valid:

Jira
servertranslate5 JIRA issue tracker
serverId14c6e180-f8dc-375c-8e57-f25620d6c081
keyTINTERNAL-8

This can be removed if not needed to be listed here. 

Special tag processing is done for this MT resource.

Before sending the content for translation, all internal tags are replaced with custom placeholder:

<internalTag id="internal-'.($id++).'"/> 

where $id is the tag index in the current content. After this all other tags then internlTag are removed and

the content is send for translation. 

When the content is received, all other tags then internalTag is removed from the received content, and at the end the

internalTag tags are replaced with translate5 internal tags based on previous tag mapping.

MS Translator Microsoft
We send tags and in case the tags from the result are wrong, we don't try to repair them. Instead, all tags are removed(stripped) from the result and error is logged. 
MosesNot used in production. Can be removed if not needed to be listed here.All tags are removed.
SDL LanguageCloud
All tags are removed.
DeepL
Tags are

We send tags and in case
of tag errors
the tags from the result are wrong, we don't try to repair them. Instead, all tags are removed(stripped) from the result and error is logged. 
GlobalesePreTranslation

This is not typical MT engine. For pre-translation, we convert all task segments to specific xml file and upload them to the 

remote api. After the process is finished, we will receive the translated file back and we will update the segments in the translate5

task accordingly.

All tags are removed.
PangeaMT
We send tags and in case the tags from the result are wrong, we don't try to repair them. Instead, all tags are removed(stripped) from the result and error is logged. 
TildeMT

We send tags and in case the tags from the result are wrong, we don't try to repair them. Instead, all tags are removed(stripped) from the result and error is logged. 


ZDemoMT

Used for testing and development purposes.-