All Classes and Interfaces

Class
Description
An object representing a single summary with context for given document.
Configurations that allow callers to specify details about how to execute an abstractive summarization action in a set of documents.
Configurations that allow callers to specify details about how to execute an abstractive summarization in a set of documents.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
A collection model that contains a list of AbstractiveSummaryResult along with model version and batch's statistics.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
Configurations that allow callers to specify details about how to execute an healthcare analysis action in a set of documents.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
Configurations that allow callers to specify details about how to execute an sentiment analysis action in a set of documents.
A collection model that contains a list of AnalyzeSentimentResult along with model version and batch's statistics.
The document classification result which contains the classified category and the confidence score on it.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
A collection model that contains a list of ClassifyDocumentResult along with project name, deployment name and batch's statistics.
The DetectedLanguage model.
A collection model that contains a list of DetectLanguageResult along with model version and batch's statistics.
The DocumentSentiment model that contains sentiment label of a document, confidence score of the sentiment label, and a list of SentenceSentiment.
Gets the entity category inferred by the text analytics service's named entity recognition model.
The EntityCertainty model.
The EntityDataSource model.
Configurations that allow callers to specify details about how to execute an extractive summarization action in a set of documents.
Configurations that allow callers to specify details about how to execute an extractive summarization in a set of documents.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
A collection model that contains a list of ExtractiveSummaryResult along with model version and batch's statistics.
The sorting criteria to use for the results of Extractive Summarization.
Configurations that allow callers to specify details about how to execute a key phrases extraction action in a set of documents.
A collection model that contains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
The HealthcareEntity model.
Healthcare Entity Category.
The HealthcareEntityRelation Every relation is an entity graph of a certain relationType, where all entities are connected and have specific roles within the relation context.
Type of relation.
The LinkedEntity model.
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents.
The MultiLabelClassifyActionResult is the result for multi-label classification action analysis.
The PiiEntity model.
Gets the PII entity category inferred by the text analytics service's PII entity recognition model.
Defines values for PiiEntityDomain.
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
A collection model that contains a list of RecognizeEntitiesResult along with project name, deployment name and batch's statistics.
Configurations that allow callers to specify details about how to execute an entities recognition action in a set of documents.
A collection model that contains a list of RecognizeEntitiesResult along with model version and batch's statistics.
Configurations that allow callers to specify details about how to execute a linked entities recognition action in a set of documents.
A collection model that contains a list of RecognizeLinkedEntitiesResult along with model version and batch's statistics.
Configurations that allow callers to specify details about how to execute a Personally Identifiable Information(PII) entities recognition action in a set of documents.
A collection model that contains a list of RecognizePiiEntitiesResult along with model version and batch's statistics.
The SentenceOpinion model.
The SentenceSentiment model that contains a sentiment label of a sentence, confidence scores of the sentiment label, sentence opinions, and offset of sentence within a document.
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
The TargetSentiment model.
This class provides an asynchronous client that contains all the operations that apply to Azure Text Analytics.
This class provides a synchronous client that contains all the operations that apply to Azure Text Analytics.
This class provides a fluent builder API to help instantiation of TextAnalyticsClients and TextAnalyticsAsyncClients, call buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
Defines values for TextAnalyticsErrorCode.
General exception for Text Analytics related failures.
The versions of Azure Text Analytics supported by this client library.
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the request payload.
Contains an input document to be analyzed by the service.
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the document payload.
Defines values for TextSentiment.
Defines values for WarningCode.