Create a serverless pipeline to translate large documents with Amazon Translate
Favorite In our previous post, we described how to translate documents using the real-time translation API from Amazon Translate and AWS Lambda. However, this method may not work for files that are too large. They may take time too much time, triggering the 15-minute timeout limit of Lambda functions. One can use batch API, but this is
Read More
Shared by AWS Machine Learning May 6, 2021