

文档 AWS SDK 示例 GitHub 存储库中还有更多 [S AWS DK 示例](https://github.com/awsdocs/aws-doc-sdk-examples)。

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Amazon Comprehend 使用场景 AWS SDKs
<a name="comprehend_code_examples_scenarios"></a>

以下代码示例向您展示了如何使用在 Amazon Comprehend 中实现常见场景。 AWS SDKs这些场景演示了如何通过调用 Amazon Comprehend 中的多个函数或与其他 AWS 服务结合来完成特定任务。每个场景都包含完整源代码的链接，您可以在其中找到有关如何设置和运行代码的说明。

场景以中等水平的经验为目标，可帮助您结合具体环境了解服务操作。

**Topics**
+ [构建 Amazon Transcribe 流式传输应用程序](comprehend_example_cross_TranscriptionStreamingApp_section.md)
+ [构建 Amazon Lex 聊天机器人](comprehend_example_cross_LexChatbotLanguages_section.md)
+ [创建消息应用程序](comprehend_example_cross_SQSMessageApp_section.md)
+ [创建用于分析客户反馈的应用程序](comprehend_example_cross_FSA_section.md)
+ [检测文档元素](comprehend_example_comprehend_Usage_DetectApis_section.md)
+ [检测从图像中提取的文本中的实体](comprehend_example_cross_TextractComprehendDetectEntities_section.md)
+ [对示例数据运行主题建模任务](comprehend_example_comprehend_Usage_TopicModeler_section.md)
+ [训练自定义分类器并对文档进行分类](comprehend_example_comprehend_Usage_ComprehendClassifier_section.md)