How to use AWS Tranlsation if I only have plain text, not CSV, not Memory files?

0

Hello folks,

I have been translating manually more than 3 million words and I just wanted to use that to accelerate my translations. I guess AWS translation, and the parallel feature, is just what I need but when I tried to input my files I discovered that you can only upload CSV, Memory Translations and another format that is new to me.

I only have the translations in 2 websites, each one in a different format, and with some patience I can create Word files, but, How can I transform it to CSV? Or, What can I do?

The problem with CSV is that sometimes I join 2 English sentences in just 1 Spanish sentence, so it is not a 1 to 1 correlation.

Any ideas?

Thanks

asked 2 years ago286 views
1 Answer
0

Hi Arnold,

Amazon Translate does support .txt or Word files, please see this documentation: https://docs.aws.amazon.com/translate/latest/dg/async-prereqs.html#async-prereqs-formats

You need to upload the file to a S3 bucket and run a batch translation job from the AWS console.

From your description it seems that you are relatively new to AWS. If you are not comfortable working with S3 buckets, you can also use the Real-time translation function in the AWS Console. There is a text box that you can paste the plain text into. However you can only translate 5000 bytes at a time. So you might need to split your file into smaller chunks.

AWS
S Lyu
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions