Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The new templates add an ability to chain in a GPT prompt before and after machine translation. The text of the segment in the prompt is indicated with a variable {text}.

Please note that OpenAI's model won't "see" the context, only the current segment text. For example, when post-editing MT output, OpenAI won't yet be able to see the source, these functions are being built for later releases. 

In order to try new functionality, you need to go to the Translation - Templates section of the portal. Press New Template and name the template you are creating, then press Create.

Point your mouse to the plus sign on the left side of the page , you will see the options available for adding to your prompt.

Pre-editing

Pre-editing option gives you the ability to change the source text before sending it to translation.

You can see below a few examples of Pre-editing prompts:

  1. Rewrite in the Simplified Technical English {text} 

  2. Rewrite for clarity

  3. Change units of measure from Imperial to Metric system in the text here:  {text} 

  4. Proofread the text {text} 

  5. Rewrite the following in inclusive language: {text} 

Press the plus sign to add the Pre-editing step

In the Pre-editing Setup window, you will need to choose the OpenAI GPT Model and you can select one of the prompts from the preset list or one of the prompts you created in GPT Playground .

  • No labels