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.
The AbstractiveSummaryActionResult model.
The AbstractiveSummaryContext model.
The AbstractiveSummaryOperationDetail model.
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.
The AbstractiveSummaryResult model.
A collection model that contains a list of AbstractiveSummaryResult along with model version and batch's statistics.
The AnalyzeActionsOperationDetail model.
The AnalyzeActionsOptions model.
The AnalyzeActionsResult model.
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.
The AnalyzeHealthcareEntitiesActionResult model.
The AnalyzeHealthcareEntitiesOperationDetail model.
The AnalyzeHealthcareEntitiesOptions model.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
The AnalyzeHealthcareEntitiesResult model.
The AnalyzeHealthcareEntitiesResultCollection model.
Configurations that allow callers to specify details about how to execute an sentiment analysis action in a set of documents.
The AnalyzeSentimentActionResult model.
The AnalyzeSentimentOptions model.
The AnalyzeSentimentResult model.
A collection model that contains a list of AnalyzeSentimentResult along with model version and batch's statistics.
The AssessmentSentiment model.
The CategorizedEntity model.
The CategorizedEntityCollection model.
The document classification result which contains the classified category and the confidence score on it.
The ClassifyDocumentOperationDetail model.
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
The ClassifyDocumentResult model.
A collection model that contains a list of ClassifyDocumentResult along with project name, deployment name and batch's statistics.
The DetectedLanguage model.
The DetectLanguageInput model.
The DetectLanguageResult 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.
The EntityAssociation model.
Gets the entity category inferred by the text analytics service's named entity recognition model.
The EntityCertainty model.
The EntityConditionality model.
The EntityDataSource model.
Configurations that allow callers to specify details about how to execute an extractive summarization action in a set of documents.
The ExtractiveSummaryActionResult model.
The ExtractiveSummaryOperationDetail model.
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.
The ExtractiveSummaryResult model.
A collection model that contains a list of ExtractiveSummaryResult along with model version and batch's statistics.
The ExtractiveSummarySentence model.
The sorting criteria to use for the results of Extractive Summarization.
The ExtractKeyPhraseResult model.
Configurations that allow callers to specify details about how to execute a key phrases extraction action in a set of documents.
The ExtractKeyPhrasesActionResult model.
A collection model that contains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
The HealthcareEntity model.
The HealthcareEntityAssertion 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.
The HealthcareEntityRelationRole model.
Type of relation.
The KeyPhrasesCollection model.
The LinkedEntity model.
The LinkedEntityCollection model.
The LinkedEntityMatch 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 MultiLabelClassifyOptions model.
The PiiEntity model.
Gets the PII entity category inferred by the text analytics service's PII entity recognition model.
The PiiEntityCollection 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.
The RecognizeCustomEntitiesActionResult model.
The RecognizeCustomEntitiesOperationDetail model.
The RecognizeCustomEntitiesOptions model.
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.
The RecognizeEntitiesActionResult model.
The RecognizeEntitiesResult model.
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.
The RecognizeLinkedEntitiesActionResult model.
The RecognizeLinkedEntitiesResult model.
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.
The RecognizePiiEntitiesActionResult model.
The RecognizePiiEntitiesOptions model.
The RecognizePiiEntitiesResult model.
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.
The SentimentConfidenceScores model
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
The SingleLabelClassifyActionResult model.
The SingleLabelClassifyOptions model.
The TargetSentiment model.
The TextAnalyticsActionResult model.
The TextAnalyticsActions 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 TextAnalyticsClient and TextAnalyticsAsyncClient, call TextAnalyticsClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
The TextAnalyticsError model.
Defines values for TextAnalyticsErrorCode.
General exception for Text Analytics related failures.
The TextAnalyticsRequestOptions model.
The TextAnalyticsResult model.
The versions of Azure Text Analytics supported by this client library.
The TextAnalyticsWarning model.
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.