Skip to main content

Language

Pre-built NLP and speech services — no ML expertise required. They chain together into pipelines.

ServiceDirectionJobNot to confuse with
Amazon ComprehendText → meaningSentiment, entities, key phrasesExtracts meaning, not text from images
Amazon TranslateLanguage → languageNeural machine translationConverts, doesn’t analyze
Amazon TranscribeSpeech → textAutomatic speech recognitionInverse of Polly
Amazon PollyText → speechLifelike voice synthesisInverse of Transcribe
  • Real-time spoken translation pipeline: Transcribe → Translate → Polly.
  • Comprehend understands text you already have; pair with Amazon Textract to get text out of documents first.

Linked from