What natural language processing (NLP) service in AWS uses machine learning to uncover valuable insights and connections in text?
Amazon Comprehend
- Input: Documents (text)
- Output: Entities, key phrases, language, PII, sentiment, and other text insights
Does Amazon Comprehend support asynchronous jobs?
Supports:
- Real-time analysis for small workloads
- Asynchronous jobs for large-scale processing
How can Amazon Comprehend be integrated into an application?
Through AWS SDKs or direct API calls