Yet Another Dataset Translator
No credit card required
Yet Another Dataset Translator
No credit card required
Actor to translate datasets with field selection and source language detection. Requires Google Translate API Key.
Google Translate API key
api_key
stringOptional
See https://cloud.google.com/translate/docs/setup for setup instructions
Target language
target_language
EnumRequired
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_translate
arrayRequired
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_threshold
stringOptional
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"
Actor Metrics
1 monthly user
-
1 star
Created in May 2023
Modified 2 years ago