aws-comprehend

Amazon Comprehend enhancement.


License
MIT
Install
pip install aws-comprehend==0.1.2

Documentation

image

image

image

image


image

image

image

image

Welcome to aws_comprehend Documentation

aws_comprehend improves the vanilla Amazon Comprehend boto3 API.

See Usage Example.

Install

aws_comprehend is released on PyPI, so all you need is:

$ pip install aws_comprehend

To upgrade to latest version:

$ pip install --upgrade aws_comprehend