There are more AWS SDK examples available in the AWS Doc SDK Examples
Scenarios for Amazon Comprehend using AWS SDKs
The following code examples show you how to implement common scenarios in Amazon Comprehend with AWS SDKs. These scenarios show you how to accomplish specific tasks by calling multiple functions within Amazon Comprehend or combined with other AWS services. Each scenario includes a link to the complete source code, where you can find instructions on how to set up and run the code.
Scenarios target an intermediate level of experience to help you understand service actions in context.
Examples
- Build an Amazon Transcribe streaming app
- Building an Amazon Lex chatbot
- Create a messaging application
- Create an application to analyze customer feedback
- Detect document elements
- Detect entities in text extracted from an image
- Run a topic modeling job on sample data
- Train a custom classifier and classify documents