/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Amazon Comprehend is an AWS service for gaining insight into the content of
* documents. Use these actions to determine the topics contained in your
* documents, the topics they discuss, the predominant sentiment expressed in them,
* the predominant language used, and more. Determines the dominant language of the input text for a batch of documents.
* For a list of languages that Amazon Comprehend can detect, see Amazon
* Comprehend Supported Languages. See Also:
AWS
* API Reference
Determines the dominant language of the input text for a batch of documents. * For a list of languages that Amazon Comprehend can detect, see Amazon * Comprehend Supported Languages.
Determines the dominant language of the input text for a batch of documents. * For a list of languages that Amazon Comprehend can detect, see Amazon * Comprehend Supported Languages.
Inspects the text of a batch of documents for named entities and returns * information about them. For more information about named entities, see * how-entities
Inspects the text of a batch of documents for named entities and returns * information about them. For more information about named entities, see * how-entities
Inspects the text of a batch of documents for named entities and returns * information about them. For more information about named entities, see * how-entities
Detects the key noun phrases found in a batch of documents.
Detects the key noun phrases found in a batch of documents.
Detects the key noun phrases found in a batch of documents.
Inspects a batch of documents and returns an inference of the prevailing
* sentiment, POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE, in each one.
Inspects a batch of documents and returns an inference of the prevailing
* sentiment, POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE, in each one.
Inspects a batch of documents and returns an inference of the prevailing
* sentiment, POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE, in each one.
Inspects the text of a batch of documents for the syntax and part of speech * of the words in the document and returns information about them. For more * information, see how-syntax.
Inspects the text of a batch of documents for the syntax and part of speech * of the words in the document and returns information about them. For more * information, see how-syntax.
Inspects the text of a batch of documents for the syntax and part of speech * of the words in the document and returns information about them. For more * information, see how-syntax.
Creates a new document classification request to analyze a single document in * real-time, using a previously created and trained custom model and an * endpoint.
Creates a new document classification request to analyze a single document in * real-time, using a previously created and trained custom model and an * endpoint.
Creates a new document classification request to analyze a single document in * real-time, using a previously created and trained custom model and an * endpoint.
Creates a new document classifier that you can use to categorize documents. * To create a classifier, you provide a set of training documents that labeled * with the categories that you want to use. After the classifier is trained you * can use it to categorize a set of labeled documents into the categories. For * more information, see how-document-classification.
Creates a new document classifier that you can use to categorize documents. * To create a classifier, you provide a set of training documents that labeled * with the categories that you want to use. After the classifier is trained you * can use it to categorize a set of labeled documents into the categories. For * more information, see how-document-classification.
Creates a new document classifier that you can use to categorize documents. * To create a classifier, you provide a set of training documents that labeled * with the categories that you want to use. After the classifier is trained you * can use it to categorize a set of labeled documents into the categories. For * more information, see how-document-classification.
Creates a model-specific endpoint for synchronous inference for a previously * trained custom model
Creates a model-specific endpoint for synchronous inference for a previously * trained custom model
Creates a model-specific endpoint for synchronous inference for a previously * trained custom model
Creates an entity recognizer using submitted files. After your
* CreateEntityRecognizer request is submitted, you can check job
* status using the API.
Creates an entity recognizer using submitted files. After your
* CreateEntityRecognizer request is submitted, you can check job
* status using the API.
Creates an entity recognizer using submitted files. After your
* CreateEntityRecognizer request is submitted, you can check job
* status using the API.
Deletes a previously created document classifier
Only those
* classifiers that are in terminated states (IN_ERROR, TRAINED) will be deleted.
* If an active inference job is using the model, a
* ResourceInUseException will be returned.
This is an * asynchronous action that puts the classifier into a DELETING state, and it is * then removed by a background job. Once removed, the classifier disappears from * your account and is no longer available for use.
Deletes a previously created document classifier
Only those
* classifiers that are in terminated states (IN_ERROR, TRAINED) will be deleted.
* If an active inference job is using the model, a
* ResourceInUseException will be returned.
This is an * asynchronous action that puts the classifier into a DELETING state, and it is * then removed by a background job. Once removed, the classifier disappears from * your account and is no longer available for use.
Deletes a previously created document classifier
Only those
* classifiers that are in terminated states (IN_ERROR, TRAINED) will be deleted.
* If an active inference job is using the model, a
* ResourceInUseException will be returned.
This is an * asynchronous action that puts the classifier into a DELETING state, and it is * then removed by a background job. Once removed, the classifier disappears from * your account and is no longer available for use.
Deletes a model-specific endpoint for a previously-trained custom model. All * endpoints must be deleted in order for the model to be deleted.
Deletes a model-specific endpoint for a previously-trained custom model. All * endpoints must be deleted in order for the model to be deleted.
Deletes a model-specific endpoint for a previously-trained custom model. All * endpoints must be deleted in order for the model to be deleted.
Deletes an entity recognizer.
Only those recognizers that are in
* terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference
* job is using the model, a ResourceInUseException will be
* returned.
This is an asynchronous action that puts the recognizer into a * DELETING state, and it is then removed by a background job. Once removed, the * recognizer disappears from your account and is no longer available for use. *
Deletes an entity recognizer.
Only those recognizers that are in
* terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference
* job is using the model, a ResourceInUseException will be
* returned.
This is an asynchronous action that puts the recognizer into a * DELETING state, and it is then removed by a background job. Once removed, the * recognizer disappears from your account and is no longer available for use. *
Deletes an entity recognizer.
Only those recognizers that are in
* terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference
* job is using the model, a ResourceInUseException will be
* returned.
This is an asynchronous action that puts the recognizer into a * DELETING state, and it is then removed by a background job. Once removed, the * recognizer disappears from your account and is no longer available for use. *
Gets the properties associated with a document classification job. Use this * operation to get the status of a classification job.
Gets the properties associated with a document classification job. Use this * operation to get the status of a classification job.
Gets the properties associated with a document classification job. Use this * operation to get the status of a classification job.
Gets the properties associated with a document classifier.
Gets the properties associated with a document classifier.
Gets the properties associated with a document classifier.
Gets the properties associated with a dominant language detection job. Use * this operation to get the status of a detection job.
Gets the properties associated with a dominant language detection job. Use * this operation to get the status of a detection job.
Gets the properties associated with a dominant language detection job. Use * this operation to get the status of a detection job.
Gets the properties associated with a specific endpoint. Use this operation * to get the status of an endpoint.
Gets the properties associated with a specific endpoint. Use this operation * to get the status of an endpoint.
Gets the properties associated with a specific endpoint. Use this operation * to get the status of an endpoint.
Gets the properties associated with an entities detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with an entities detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with an entities detection job. Use this * operation to get the status of a detection job.
Provides details about an entity recognizer including status, S3 buckets * containing training data, recognizer metadata, metrics, and so on.
Provides details about an entity recognizer including status, S3 buckets * containing training data, recognizer metadata, metrics, and so on.
Provides details about an entity recognizer including status, S3 buckets * containing training data, recognizer metadata, metrics, and so on.
Gets the properties associated with a key phrases detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a key phrases detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a key phrases detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a sentiment detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a sentiment detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a sentiment detection job. Use this * operation to get the status of a detection job.
Gets the properties associated with a topic detection job. Use this operation * to get the status of a detection job.
Gets the properties associated with a topic detection job. Use this operation * to get the status of a detection job.
Gets the properties associated with a topic detection job. Use this operation * to get the status of a detection job.
Determines the dominant language of the input text. For a list of languages * that Amazon Comprehend can detect, see Amazon * Comprehend Supported Languages.
Determines the dominant language of the input text. For a list of languages * that Amazon Comprehend can detect, see Amazon * Comprehend Supported Languages.
Determines the dominant language of the input text. For a list of languages * that Amazon Comprehend can detect, see Amazon * Comprehend Supported Languages.
Inspects text for named entities, and returns information about them. For * more information, about named entities, see how-entities.
Inspects text for named entities, and returns information about them. For * more information, about named entities, see how-entities.
Inspects text for named entities, and returns information about them. For * more information, about named entities, see how-entities.
Detects the key noun phrases found in the text.
Detects the key noun phrases found in the text.
Detects the key noun phrases found in the text.
Inspects text and returns an inference of the prevailing sentiment
* (POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE).
Inspects text and returns an inference of the prevailing sentiment
* (POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE).
Inspects text and returns an inference of the prevailing sentiment
* (POSITIVE, NEUTRAL, MIXED, or
* NEGATIVE).
Inspects text for syntax and the part of speech of words in the document. For * more information, how-syntax.
Inspects text for syntax and the part of speech of words in the document. For * more information, how-syntax.
Inspects text for syntax and the part of speech of words in the document. For * more information, how-syntax.
Gets a list of the documentation classification jobs that you have * submitted.
Gets a list of the documentation classification jobs that you have * submitted.
Gets a list of the documentation classification jobs that you have * submitted.
Gets a list of the document classifiers that you have created.
Gets a list of the document classifiers that you have created.
Gets a list of the document classifiers that you have created.
Gets a list of the dominant language detection jobs that you have * submitted.
Gets a list of the dominant language detection jobs that you have * submitted.
Gets a list of the dominant language detection jobs that you have * submitted.
Gets a list of all existing endpoints that you've created.
Gets a list of all existing endpoints that you've created.
Gets a list of all existing endpoints that you've created.
Gets a list of the entity detection jobs that you have * submitted.
Gets a list of the entity detection jobs that you have * submitted.
Gets a list of the entity detection jobs that you have * submitted.
Gets a list of the properties of all entity recognizers that you created, * including recognizers currently in training. Allows you to filter the list of * recognizers based on criteria such as status and submission time. This call * returns up to 500 entity recognizers in the list, with a default number of 100 * recognizers in the list.
The results of this list are not in any * particular order. Please get the list and sort locally if needed.
Gets a list of the properties of all entity recognizers that you created, * including recognizers currently in training. Allows you to filter the list of * recognizers based on criteria such as status and submission time. This call * returns up to 500 entity recognizers in the list, with a default number of 100 * recognizers in the list.
The results of this list are not in any * particular order. Please get the list and sort locally if needed.
Gets a list of the properties of all entity recognizers that you created, * including recognizers currently in training. Allows you to filter the list of * recognizers based on criteria such as status and submission time. This call * returns up to 500 entity recognizers in the list, with a default number of 100 * recognizers in the list.
The results of this list are not in any * particular order. Please get the list and sort locally if needed.
Get a list of key phrase detection jobs that you have * submitted.
Get a list of key phrase detection jobs that you have * submitted.
Get a list of key phrase detection jobs that you have * submitted.
Gets a list of sentiment detection jobs that you have * submitted.
Gets a list of sentiment detection jobs that you have * submitted.
Gets a list of sentiment detection jobs that you have * submitted.
Lists all tags associated with a given Amazon Comprehend resource. *
Lists all tags associated with a given Amazon Comprehend resource. *
Lists all tags associated with a given Amazon Comprehend resource. *
Gets a list of the topic detection jobs that you have * submitted.
Gets a list of the topic detection jobs that you have * submitted.
Gets a list of the topic detection jobs that you have * submitted.
Starts an asynchronous document classification job. Use the operation to * track the progress of the job.
Starts an asynchronous document classification job. Use the operation to * track the progress of the job.
Starts an asynchronous document classification job. Use the operation to * track the progress of the job.
Starts an asynchronous dominant language detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous dominant language detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous dominant language detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous entity detection job for a collection of documents. * Use the operation to track the status of a job.
This API can be used for
* either standard entity detection or custom entity recognition. In order to be
* used for custom entity recognition, the optional
* EntityRecognizerArn must be used in order to provide access to the
* recognizer being used to detect the custom entity.
Starts an asynchronous entity detection job for a collection of documents. * Use the operation to track the status of a job.
This API can be used for
* either standard entity detection or custom entity recognition. In order to be
* used for custom entity recognition, the optional
* EntityRecognizerArn must be used in order to provide access to the
* recognizer being used to detect the custom entity.
Starts an asynchronous entity detection job for a collection of documents. * Use the operation to track the status of a job.
This API can be used for
* either standard entity detection or custom entity recognition. In order to be
* used for custom entity recognition, the optional
* EntityRecognizerArn must be used in order to provide access to the
* recognizer being used to detect the custom entity.
Starts an asynchronous key phrase detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous key phrase detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous key phrase detection job for a collection of * documents. Use the operation to track the status of a job.
Starts an asynchronous sentiment detection job for a collection of documents. * use the operation to track the status of a job.
Starts an asynchronous sentiment detection job for a collection of documents. * use the operation to track the status of a job.
Starts an asynchronous sentiment detection job for a collection of documents. * use the operation to track the status of a job.
Starts an asynchronous topic detection job. Use the
* DescribeTopicDetectionJob operation to track the status of a
* job.
Starts an asynchronous topic detection job. Use the
* DescribeTopicDetectionJob operation to track the status of a
* job.
Starts an asynchronous topic detection job. Use the
* DescribeTopicDetectionJob operation to track the status of a
* job.
Stops a dominant language detection job in progress.
If the job state
* is IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a dominant language detection job in progress.
If the job state
* is IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a dominant language detection job in progress.
If the job state
* is IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops an entities detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops an entities detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops an entities detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a key phrases detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a key phrases detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a key phrases detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* stopped and put into the STOPPED state.
If the job is in the
* COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a sentiment detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* be stopped and put into the STOPPED state.
If the job is in
* the COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a sentiment detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* be stopped and put into the STOPPED state.
If the job is in
* the COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a sentiment detection job in progress.
If the job state is
* IN_PROGRESS the job is marked for termination and put into the
* STOP_REQUESTED state. If the job completes before it can be
* stopped, it is put into the COMPLETED state; otherwise the job is
* be stopped and put into the STOPPED state.
If the job is in
* the COMPLETED or FAILED state when you call the
* StopDominantLanguageDetectionJob operation, the operation returns a
* 400 Internal Request Exception.
When a job is stopped, any documents * already processed are written to the output location.
Stops a document classifier training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and put into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP body.
*
Stops a document classifier training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and put into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP body.
*
Stops a document classifier training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and put into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP body.
*
Stops an entity recognizer training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and putted into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP
* body.
Stops an entity recognizer training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and putted into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP
* body.
Stops an entity recognizer training job while in progress.
If the
* training job state is TRAINING, the job is marked for termination
* and put into the STOP_REQUESTED state. If the training job
* completes before it can be stopped, it is put into the TRAINED;
* otherwise the training job is stopped and putted into the STOPPED
* state and the service sends back an HTTP 200 response with an empty HTTP
* body.
Associates a specific tag with an Amazon Comprehend resource. A tag is a * key-value pair that adds as a metadata to a resource used by Amazon Comprehend. * For example, a tag with "Sales" as the key might be added to a resource to * indicate its use by the sales department.
Associates a specific tag with an Amazon Comprehend resource. A tag is a * key-value pair that adds as a metadata to a resource used by Amazon Comprehend. * For example, a tag with "Sales" as the key might be added to a resource to * indicate its use by the sales department.
Associates a specific tag with an Amazon Comprehend resource. A tag is a * key-value pair that adds as a metadata to a resource used by Amazon Comprehend. * For example, a tag with "Sales" as the key might be added to a resource to * indicate its use by the sales department.
Removes a specific tag associated with an Amazon Comprehend resource. *
Removes a specific tag associated with an Amazon Comprehend resource. *
Removes a specific tag associated with an Amazon Comprehend resource. *
Updates information about the specified endpoint.
Updates information about the specified endpoint.
Updates information about the specified endpoint.