AdaptiveMT for third party translation providers

I'm using the ITranslationProviderLanguageDirection Interface to send segments for MT.
As far as I can see the function AddOrUpdateTranslationUnitsMasked() is the only function that gets called and can be used for sending segments for adaption to our API. This is triggered by the button Apply Translation Result (Ctrl + T)

 

Screenshot of Studio Developers Q&A interface highlighting the 'Apply Translation Result (Ctrl + T)' button in the Translation Results toolbar.

 

This function above is working o send translation units to the third party MT supplier but I don't know if I still need to implement the following functions:

  • AddOrUpdateTranslationUnits
  • AddTranslationUnit
  • AddTranslationUnits
  • AddTranslationUnitsMasked

Any help would be much appreciated.

Colin



Generated Image Alt-Text
[edited by: RWS Community AI at 6:04 AM (GMT 0) on 15 Nov 2024]