AWS comprehend documentation change
Summary
Added new documentation landing page for Amazon Comprehend service
Security assessment
This is a new introductory page describing general NLP capabilities without any security-specific content, configurations, or warnings. Mentions of data processing lack security context.
Diff
diff --git a/comprehend/index.md b/comprehend/index.md index 8b1378917..cfdd4cb85 100644 --- a//comprehend/index.md +++ b//comprehend/index.md @@ -0,0 +1,18 @@ +# Amazon Comprehend Documentation + +Amazon Comprehend uses natural language processing (NLP) to extract insights about the content of documents without the need of any special preprocessing. Amazon Comprehend processes any text files in UTF-8 format. It develops insights by recognizing the entities, key phrases, language, sentiments, and other common elements in a document. Use Amazon Comprehend to create new products based on understanding the structure of documents. With Amazon Comprehend you can search social networking feeds for mentions of products, scan an entire document repository for key phrases, or determine the topics contained in a set of documents. + +### [Developer Guide Provides a conceptual overview of Amazon Comprehend and detailed instructions for using its features. ](/comprehend/latest/dg/) + +### [API Reference Describes the Amazon Comprehend API operations and parameters in detail. ](/comprehend/latest/APIReference/) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +