AWS for M&E Blog

Tag: translation

AWS Content Analysis Solution in action

How to rapidly prototype multimedia applications on AWS with the Media Insights Engine

AWS provides powerful services to analyze and transform videos, images, sounds, speech, and text; however, to use those services you have to use general purpose AWS APIs, like AWS Lambda, AWS Step Functions, Amazon S3, and more, as building blocks. My colleagues and I believe multimedia application developers are better served by an API purpose-built […]

Screen capture of the Media Insights Engine interface with "Bienvenido" in the query bar to search the engine for relevant media assets

How to translate large text documents with Amazon Translate

This post describes how to split large text documents into chunks small enough to be processed by Amazon Translate. I’ll show you how to split documents without splitting words or sentences so source text remains grammatically correct, and I’ll demonstrate this with sample code that uses the Python NLTK library for detecting sentence boundaries. What […]

The new world of watching machine learning-enhanced streaming sports

Gone are the days when watching sports on television meant turning on the one and only broadcaster which owned the rights to televise an event. Several sports-specific OTT offerings have launched in the last year with broadcasters realizing that sports are the last bastion of streaming video for which viewers are willing to pay a […]