Bing translator

Transformer, allows the user to automatically translate literals using the Bing machine translation.

Subscription key
This is the subscription key needed to access the Bing translator API
Default source language
The component takes input language from the input literal language tags. The default source language will be used for literals without language tags.
Target languages
Languages to which will the input literals be translated
Indicate machine translation in language tag
When switched on, the machine translation will be indicated in the target literal language tag using BCP47 extension T like this: "english string"@en-t-cs-t0-bing instead of simple "english string"@en

Characteristics

ID
t-bingtranslator
Type
transformer
Inputs
RDF chunked
Outputs
RDF chunked
Look in pipeline
Bing translator
Sample pipeline
available

The Bing translator component translates input literals to other natural languages using the Bing translator API. Users need to generate their own subscription keys. The resulting literals are attached to the same subjects using the same literals as the input literals.