Yet Another Dataset Translator avatar
Yet Another Dataset Translator
Try for free

No credit card required

View all Actors
Yet Another Dataset Translator

Yet Another Dataset Translator

mvolfik/yet-another-dataset-translator
Try for free

No credit card required

Actor to translate datasets with field selection and source language detection. Requires Google Translate API Key.

Dataset IDs to translate

dataset_idsarrayRequired

IDs of datasets to translate

Google Translate API key

api_keystringOptional

Target language

target_languageEnumRequired

Language to translate into

Value options:

"en": string"cs": string"nl": string"fr": string"de": string"it": string"pt": string"es": string

Default value of this property is "en"

Patterns of fields to translate

field_patterns_to_translatearrayRequired

You can use sipmly full names of the fields, but you can also use globs: * matches any number of characters, ? matches any single character, [seq] matches any character in seq

Language detection threshold

detect_language_thresholdstringOptional

If the confidence of detected language is lower than this threshold, the text is translated. Default is 0.7. Use 0 to always translate.

Default value of this property is "0.7"

Output dataset ID

output_dataset_idstringOptional

ID of the dataset to store the results in

Translation marker field

translation_marker_fieldstringOptional

This field will contain True if the text was translated, False otherwise

Original value field prefix

original_value_field_prefixstringOptional

This prefix will be added to the names of fields containing original values

Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • days response time
  • Created in May 2023
  • Modified about 1 year ago
Categories