Index

A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form

A

ABA_ROUTING_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ABARoutingNumber for PiiEntityCategory.
AbstractiveSummary - Class in com.azure.ai.textanalytics.models
An object representing a single summary with context for given document.
AbstractiveSummary() - Constructor for class com.azure.ai.textanalytics.models.AbstractiveSummary
 
AbstractSummaryAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an abstractive summarization action in a set of documents.
AbstractSummaryAction() - Constructor for class com.azure.ai.textanalytics.models.AbstractSummaryAction
 
AbstractSummaryActionResult - Class in com.azure.ai.textanalytics.models
AbstractSummaryActionResult() - Constructor for class com.azure.ai.textanalytics.models.AbstractSummaryActionResult
 
AbstractSummaryOperationDetail - Class in com.azure.ai.textanalytics.models
AbstractSummaryOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
 
AbstractSummaryOptions - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an abstractive summarization in a set of documents.
AbstractSummaryOptions() - Constructor for class com.azure.ai.textanalytics.models.AbstractSummaryOptions
 
AbstractSummaryPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
AbstractSummaryPagedFlux(Supplier<PageRetriever<String, PagedResponse<AbstractSummaryResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.AbstractSummaryPagedFlux
Creates an instance of AbstractSummaryPagedFlux
AbstractSummaryPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
AbstractSummaryPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<AbstractSummaryResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.AbstractSummaryPagedIterable
Creates an instance of AbstractSummaryPagedIterable.
AbstractSummaryResult - Class in com.azure.ai.textanalytics.models
AbstractSummaryResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.AbstractSummaryResult
Creates a AbstractSummaryResult model that describes the abstractive summarization result.
AbstractSummaryResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of AbstractSummaryResult along with model version and batch's statistics.
AbstractSummaryResultCollection(Iterable<AbstractSummaryResult>) - Constructor for class com.azure.ai.textanalytics.util.AbstractSummaryResultCollection
Create a AbstractSummaryResultCollection model that maintains a list of AbstractSummaryResult along with model version and batch's statistics.
ACRE - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value Acre for AreaUnit.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Adds a pipeline policy to apply on each request sent.
ADDRESS - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to an address.
ADDRESS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Address for PiiEntityCategory.
ADMINISTRATIVE_EVENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value ADMINISTRATIVE_EVENT for HealthcareEntityCategory.
AFTER - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value After for TemporalModifier.
AFTER_APPROX - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value AfterApprox for TemporalModifier.
AFTER_MID - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value AfterMid for TemporalModifier.
AFTER_START - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value AfterStart for TemporalModifier.
AGE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value AGE for HealthcareEntityCategory.
AGE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Age for PiiEntityCategory.
AGE - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Age for RangeKind.
AGE_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value AgeResolution for ResolutionKind.
AgeResolution - Class in com.azure.ai.textanalytics.models
Represents the Age entity resolution model.
AgeResolution() - Constructor for class com.azure.ai.textanalytics.models.AgeResolution
 
AgeUnit - Class in com.azure.ai.textanalytics.models
Defines values for AgeUnit.
AgeUnit() - Constructor for class com.azure.ai.textanalytics.models.AgeUnit
 
ALL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value All for PiiEntityCategory.
AnalyzeActionsOperationDetail - Class in com.azure.ai.textanalytics.models
AnalyzeActionsOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
 
AnalyzeActionsOptions - Class in com.azure.ai.textanalytics.models
AnalyzeActionsOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
 
AnalyzeActionsResult - Class in com.azure.ai.textanalytics.models
AnalyzeActionsResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsResult
 
AnalyzeActionsResultPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
AnalyzeActionsResultPagedFlux(Supplier<PageRetriever<String, PagedResponse<AnalyzeActionsResult>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeActionsResultPagedFlux
Creates an instance of AnalyzeActionsResultPagedFlux
AnalyzeActionsResultPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
AnalyzeActionsResultPagedIterable(AnalyzeActionsResultPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeActionsResultPagedIterable
Creates instance given AnalyzeActionsResultPagedIterable.
AnalyzeActionsResultPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<AnalyzeActionsResult>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeActionsResultPagedIterable
Creates an instance of AnalyzeActionsResultPagedIterable.
AnalyzeHealthcareEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an healthcare analysis action in a set of documents.
AnalyzeHealthcareEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
 
AnalyzeHealthcareEntitiesActionResult - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesActionResult
 
AnalyzeHealthcareEntitiesOperationDetail - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
 
AnalyzeHealthcareEntitiesOptions - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
 
AnalyzeHealthcareEntitiesPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
AnalyzeHealthcareEntitiesPagedFlux(Supplier<PageRetriever<String, PagedResponse<AnalyzeHealthcareEntitiesResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesPagedFlux
Creates an instance of AnalyzeHealthcareEntitiesPagedFlux
AnalyzeHealthcareEntitiesPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
AnalyzeHealthcareEntitiesPagedIterable(AnalyzeHealthcareEntitiesPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesPagedIterable
AnalyzeHealthcareEntitiesPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<AnalyzeHealthcareEntitiesResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesPagedIterable
AnalyzeHealthcareEntitiesResult - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Creates a AnalyzeHealthcareEntitiesResult model that describes recognized healthcare entities result.
AnalyzeHealthcareEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
AnalyzeHealthcareEntitiesResultCollection(Iterable<AnalyzeHealthcareEntitiesResult>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Creates a AnalyzeHealthcareEntitiesResultCollection model that maintains a list of AnalyzeHealthcareEntitiesResult along with model version and batch's statistics.
analyzeSentiment(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
AnalyzeSentimentAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an sentiment analysis action in a set of documents.
AnalyzeSentimentAction() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
 
AnalyzeSentimentActionResult - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentActionResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentActionResult
 
analyzeSentimentBatch(Iterable<String>, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatch(Iterable<String>, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
analyzeSentimentBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, AnalyzeSentimentOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
AnalyzeSentimentOptions - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
 
AnalyzeSentimentResult - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentResult(String, TextDocumentStatistics, TextAnalyticsError, DocumentSentiment) - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentResult
Creates a AnalyzeSentimentResult model that describes analyzed sentiment result.
AnalyzeSentimentResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of AnalyzeSentimentResult along with model version and batch's statistics.
AnalyzeSentimentResultCollection(Iterable<AnalyzeSentimentResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Creates a AnalyzeSentimentResultCollection model that maintains a list of AnalyzeSentimentResult along with model version and batch's statistics.
APPROX - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Approx for TemporalModifier.
AR_NATIONAL_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ARNationalIdentityNumber for PiiEntityCategory.
AREA - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Area for RangeKind.
AREA_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value AreaResolution for ResolutionKind.
AreaResolution - Class in com.azure.ai.textanalytics.models
Represents the area entity resolution model.
AreaResolution() - Constructor for class com.azure.ai.textanalytics.models.AreaResolution
 
AreaUnit - Class in com.azure.ai.textanalytics.models
Defines values for AreaUnit.
AreaUnit() - Constructor for class com.azure.ai.textanalytics.models.AreaUnit
 
AssessmentSentiment - Class in com.azure.ai.textanalytics.models
AssessmentSentiment() - Constructor for class com.azure.ai.textanalytics.models.AssessmentSentiment
 
AT_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATIdentityCard for PiiEntityCategory.
AT_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATTaxIdentificationNumber for PiiEntityCategory.
AT_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATValueAddedTaxNumber for PiiEntityCategory.
AU_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUBankAccountNumber for PiiEntityCategory.
AU_BUSINESS_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUBusinessNumber for PiiEntityCategory.
AU_COMPANY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUCompanyNumber for PiiEntityCategory.
AU_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUDriversLicenseNumber for PiiEntityCategory.
AU_MEDICAL_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUMedicalAccountNumber for PiiEntityCategory.
AU_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUPassportNumber for PiiEntityCategory.
AU_TAX_FILE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUTaxFileNumber for PiiEntityCategory.
AZURE_DOCUMENT_DB_AUTH_KEY - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureDocumentDBAuthKey for PiiEntityCategory.
AZURE_IAAS_DATABASE_CONNECTION_AND_SQL_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureIAASDatabaseConnectionAndSQLString for PiiEntityCategory.
AZURE_IOT_CONNECTION_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureIoTConnectionString for PiiEntityCategory.
AZURE_PUBLISH_SETTING_PASSWORD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzurePublishSettingPassword for PiiEntityCategory.
AZURE_REDIS_CACHE_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureRedisCacheString for PiiEntityCategory.
AZURE_SAS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureSAS for PiiEntityCategory.
AZURE_SERVICE_BUS_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureServiceBusString for PiiEntityCategory.
AZURE_STORAGE_ACCOUNT_GENERIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureStorageAccountGeneric for PiiEntityCategory.
AZURE_STORAGE_ACCOUNT_KEY - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureStorageAccountKey for PiiEntityCategory.

B

BARREL - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Barrel for VolumeUnit.
BaseResolution - Class in com.azure.ai.textanalytics.models
Base class for all resolution types
BaseResolution() - Constructor for class com.azure.ai.textanalytics.models.BaseResolution
 
BE_NATIONAL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BENationalNumber for PiiEntityCategory.
BE_NATIONAL_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BENationalNumberV2 for PiiEntityCategory.
BE_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BEValueAddedTaxNumber for PiiEntityCategory.
BEFORE - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Before for TemporalModifier.
BEFORE_APPROX - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value BeforeApprox for TemporalModifier.
BEFORE_END - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value BeforeEnd for TemporalModifier.
BEFORE_START - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value BeforeStart for TemporalModifier.
beginAbstractSummary(Iterable<TextDocumentInput>, AbstractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of abstract summary for the provided list of document with provided request options.
beginAbstractSummary(Iterable<TextDocumentInput>, AbstractSummaryOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of abstract summary for the provided list of document with provided request options.
beginAbstractSummary(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of abstract summary for the provided list of document.
beginAbstractSummary(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of abstract summary for the provided list of document.
beginAbstractSummary(Iterable<String>, String, AbstractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of abstract summary for the provided list of document with provided request options.
beginAbstractSummary(Iterable<String>, String, AbstractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of abstract summary for the provided list of document with provided request options.
beginAnalyzeActions(Iterable<TextDocumentInput>, TextAnalyticsActions, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<TextDocumentInput>, TextAnalyticsActions, AnalyzeActionsOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions, String, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions, String, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeHealthcareEntities(Iterable<TextDocumentInput>, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Analyze healthcare entities, entity data sources, and entity relations in a list of document and provided request options to show statistics.
beginAnalyzeHealthcareEntities(Iterable<TextDocumentInput>, AnalyzeHealthcareEntitiesOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Analyze healthcare entities, entity data sources, and entity relations in a list of document and provided request options to show statistics.
beginAnalyzeHealthcareEntities(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents.
beginAnalyzeHealthcareEntities(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents.
beginAnalyzeHealthcareEntities(Iterable<String>, String, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginAnalyzeHealthcareEntities(Iterable<String>, String, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginExtractSummary(Iterable<TextDocumentInput>, ExtractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of extract summaries for the provided list of document with provided request options.
beginExtractSummary(Iterable<TextDocumentInput>, ExtractSummaryOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of extract summaries for the provided list of document with provided request options.
beginExtractSummary(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of extract summaries for the provided list of document.
beginExtractSummary(Iterable<String>) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of extract summaries for the provided list of document.
beginExtractSummary(Iterable<String>, String, ExtractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of extract summaries for the provided list of document with provided request options.
beginExtractSummary(Iterable<String>, String, ExtractSummaryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of extract summaries for the provided list of document with provided request options.
beginMultiLabelClassify(Iterable<TextDocumentInput>, String, String, MultiLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of multi-label classification for the provided list of document with provided request options.
beginMultiLabelClassify(Iterable<TextDocumentInput>, String, String, MultiLabelClassifyOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of multi-label classification for the provided list of document with provided request options.
beginMultiLabelClassify(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of multi-label classification for the provided list of document.
beginMultiLabelClassify(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of multi-label classification for the provided list of document.
beginMultiLabelClassify(Iterable<String>, String, String, String, MultiLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of multi-label classification for the provided list of document with provided request options.
beginMultiLabelClassify(Iterable<String>, String, String, String, MultiLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of multi-label classification for the provided list of document with provided request options.
beginRecognizeCustomEntities(Iterable<TextDocumentInput>, String, String, RecognizeCustomEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of custom entities for the provided list of document with provided request options.
beginRecognizeCustomEntities(Iterable<TextDocumentInput>, String, String, RecognizeCustomEntitiesOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of custom entities for the provided list of document with provided request options.
beginRecognizeCustomEntities(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of custom entities for the provided list of document.
beginRecognizeCustomEntities(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of custom entities for the provided list of document.
beginRecognizeCustomEntities(Iterable<String>, String, String, String, RecognizeCustomEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of custom entities for the provided list of document with provided request options.
beginRecognizeCustomEntities(Iterable<String>, String, String, String, RecognizeCustomEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of custom entities for the provided list of document with provided request options.
beginSingleLabelClassify(Iterable<TextDocumentInput>, String, String, SingleLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of single-label classification for the provided list of document with provided request options.
beginSingleLabelClassify(Iterable<TextDocumentInput>, String, String, SingleLabelClassifyOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of single-label classification for the provided list of document with provided request options.
beginSingleLabelClassify(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of single-label classification for the provided list of document.
beginSingleLabelClassify(Iterable<String>, String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of single-label classification for the provided list of document.
beginSingleLabelClassify(Iterable<String>, String, String, String, SingleLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of single-label classification for the provided list of document with provided request options.
beginSingleLabelClassify(Iterable<String>, String, String, String, SingleLabelClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of single-label classification for the provided list of document with provided request options.
BG_UNIFORM_CIVIL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BGUniformCivilNumber for PiiEntityCategory.
BIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Bit for InformationUnit.
BODY_STRUCTURE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value BODY_STRUCTURE for HealthcareEntityCategory.
BR_CPF_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRCPFNumber for PiiEntityCategory.
BR_LEGAL_ENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRLegalEntityNumber for PiiEntityCategory.
BR_NATIONAL_ID_RG - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRNationalIDRG for PiiEntityCategory.
buildAsyncClient() - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Creates a TextAnalyticsAsyncClient based on options set in the builder.
buildClient() - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Creates a TextAnalyticsClient based on options set in the builder.
BUSHEL - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Bushel for VolumeUnit.
BYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Byte for InformationUnit.

C

CA_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CABankAccountNumber for PiiEntityCategory.
CA_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CADriversLicenseNumber for PiiEntityCategory.
CA_HEALTH_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAHealthServiceNumber for PiiEntityCategory.
CA_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAPassportNumber for PiiEntityCategory.
CA_PERSONAL_HEALTH_IDENTIFICATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAPersonalHealthIdentification for PiiEntityCategory.
CA_SOCIAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CASocialInsuranceNumber for PiiEntityCategory.
CARE_ENVIRONMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value CARE_ENVIRONMENT for HealthcareEntityCategory.
CategorizedEntity - Class in com.azure.ai.textanalytics.models
CategorizedEntity(String, EntityCategory, String, double) - Constructor for class com.azure.ai.textanalytics.models.CategorizedEntity
Creates a CategorizedEntity model that describes entity.
CategorizedEntityCollection - Class in com.azure.ai.textanalytics.models
CategorizedEntityCollection(IterableStream<CategorizedEntity>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.CategorizedEntityCollection
Creates a CategorizedEntityCollection model that describes a entities collection including warnings.
CELSIUS - Static variable in class com.azure.ai.textanalytics.models.TemperatureUnit
Static value Celsius for TemperatureUnit.
CENTILITER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Centiliter for VolumeUnit.
CENTIMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Centimeter for LengthUnit.
CENTIMETERS_PER_MILLISECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value CentimetersPerMillisecond for SpeedUnit.
CH_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CHSocialSecurityNumber for PiiEntityCategory.
CL_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CLIdentityCardNumber for PiiEntityCategory.
ClassificationCategory - Class in com.azure.ai.textanalytics.models
The document classification result which contains the classified category and the confidence score on it.
ClassificationCategory() - Constructor for class com.azure.ai.textanalytics.models.ClassificationCategory
 
ClassificationType - Class in com.azure.ai.textanalytics.models
Defines values for ClassificationType.
ClassificationType() - Constructor for class com.azure.ai.textanalytics.models.ClassificationType
 
ClassifyDocumentOperationDetail - Class in com.azure.ai.textanalytics.models
ClassifyDocumentOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
 
ClassifyDocumentPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
ClassifyDocumentPagedFlux(Supplier<PageRetriever<String, PagedResponse<ClassifyDocumentResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.ClassifyDocumentPagedFlux
Creates an instance of ClassifyDocumentPagedFlux
ClassifyDocumentPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
ClassifyDocumentPagedIterable(ClassifyDocumentPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.ClassifyDocumentPagedIterable
Creates instance given ClassifyDocumentPagedIterable.
ClassifyDocumentPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<ClassifyDocumentResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.ClassifyDocumentPagedIterable
Creates an instance of ClassifyDocumentPagedIterable.
ClassifyDocumentResult - Class in com.azure.ai.textanalytics.models
ClassifyDocumentResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.ClassifyDocumentResult
Creates a ClassifyDocumentResult model.
ClassifyDocumentResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ClassifyDocumentResult along with project name, deployment name and batch's statistics.
ClassifyDocumentResultCollection(Iterable<ClassifyDocumentResult>) - Constructor for class com.azure.ai.textanalytics.util.ClassifyDocumentResultCollection
Create a ClassifyDocumentResultCollection model that maintains a list of ClassifyDocumentResult along with model version and batch's statistics.
clientOptions(ClientOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
CLINICAL_TRIAL - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value ClinicalTrial for HealthcareDocumentType.
CN_RESIDENT_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CNResidentIdentityCardNumber for PiiEntityCategory.
com.azure.ai.textanalytics - package com.azure.ai.textanalytics
Package containing the classes for TextAnalyticsClient.
com.azure.ai.textanalytics.models - package com.azure.ai.textanalytics.models
Package containing classes for TextAnalyticsClient.
com.azure.ai.textanalytics.util - package com.azure.ai.textanalytics.util
Package containing Azure Text Analytics collection types that contain the results for batch operations.
CONDITION_QUALIFIER - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value CONDITION_QUALIFIER for HealthcareEntityCategory.
CONDITIONAL - Static variable in class com.azure.ai.textanalytics.models.EntityConditionality
Enum value Conditional.
configuration(Configuration) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the configuration store that is used during construction of the service client.
CONSULT - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value Consult for HealthcareDocumentType.
CORD - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Cord for VolumeUnit.
credential(AzureKeyCredential) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the AzureKeyCredential to use when authenticating HTTP requests for this TextAnalyticsClientBuilder.
credential(TokenCredential) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
CREDIT_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CreditCardNumber for PiiEntityCategory.
CUBIC_CENTIMETER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicCentimeter for VolumeUnit.
CUBIC_FOOT - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicFoot for VolumeUnit.
CUBIC_INCH - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicInch for VolumeUnit.
CUBIC_METER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicMeter for VolumeUnit.
CUBIC_MILE - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicMile for VolumeUnit.
CUBIC_MILLIMETER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicMillimeter for VolumeUnit.
CUBIC_YARD - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value CubicYard for VolumeUnit.
CUP - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Cup for VolumeUnit.
CURRENCY - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Currency for RangeKind.
CURRENCY_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value CurrencyResolution for ResolutionKind.
CurrencyResolution - Class in com.azure.ai.textanalytics.models
Represents the currency entity resolution model.
CurrencyResolution() - Constructor for class com.azure.ai.textanalytics.models.CurrencyResolution
 
CURRENT - Static variable in class com.azure.ai.textanalytics.models.RelativeTo
Static value Current for RelativeTo.
CY_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CYIdentityCard for PiiEntityCategory.
CY_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CYTaxIdentificationNumber for PiiEntityCategory.
CZ_PERSONAL_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CZPersonalIdentityNumber for PiiEntityCategory.
CZ_PERSONAL_IDENTITY_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CZPersonalIdentityV2 for PiiEntityCategory.

D

DATE - Static variable in class com.azure.ai.textanalytics.models.DateTimeSubKind
Static value Date for DateTimeSubKind.
DATE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DATE for HealthcareEntityCategory.
DATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Date for PiiEntityCategory.
DATE_TIME - Static variable in class com.azure.ai.textanalytics.models.DateTimeSubKind
Static value DateTime for DateTimeSubKind.
DATE_TIME - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a date, time or duration.
DATE_TIME_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value DateTimeResolution for ResolutionKind.
DateTimeResolution - Class in com.azure.ai.textanalytics.models
A resolution for datetime entity instances.
DateTimeResolution() - Constructor for class com.azure.ai.textanalytics.models.DateTimeResolution
 
DateTimeSubKind - Class in com.azure.ai.textanalytics.models
Defines values for DateTimeSubKind.
DateTimeSubKind() - Constructor for class com.azure.ai.textanalytics.models.DateTimeSubKind
 
DAY - Static variable in class com.azure.ai.textanalytics.models.AgeUnit
Static value Day for AgeUnit.
DE_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEDriversLicenseNumber for PiiEntityCategory.
DE_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEIdentityCardNumber for PiiEntityCategory.
DE_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEPassportNumber for PiiEntityCategory.
DE_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DETaxIdentificationNumber for PiiEntityCategory.
DE_VALUE_ADDED_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEValueAddedNumber for PiiEntityCategory.
DECALITER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Decaliter for VolumeUnit.
DECAMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Decameter for LengthUnit.
DECIMAL - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Decimal for NumberKind.
DECIMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Decimeter for LengthUnit.
DEFAULT - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Default for PiiEntityCategory.
defaultCountryHint(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Set the default country hint option for one client.
defaultLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Set the default language option for one client.
DetectedLanguage - Class in com.azure.ai.textanalytics.models
The DetectedLanguage model.
DetectedLanguage(String, String, double, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.DetectedLanguage
Creates a DetectedLanguage model that describes detected language content.
detectLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language and a confidence score between zero and one.
detectLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns the detected language and a confidence score between zero and one.
detectLanguage(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a Response contains the detected language and a confidence score between zero and one.
detectLanguage(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns the detected language and a confidence score between zero and one.
detectLanguageBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language for each of documents with the provided country hint and request option.
detectLanguageBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Detects Language for a batch of document with the provided country hint and request options.
detectLanguageBatchWithResponse(Iterable<DetectLanguageInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language for a batch of document with provided request options.
detectLanguageBatchWithResponse(Iterable<DetectLanguageInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Detects Language for a batch of document with provided request options.
DetectLanguageInput - Class in com.azure.ai.textanalytics.models
DetectLanguageInput(String, String) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageInput
Creates an input for detect language that will takes id and document as required inputs.
DetectLanguageInput(String, String, String) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageInput
Creates an input for detect language that will takes id, document and countryHint.
DetectLanguageResult - Class in com.azure.ai.textanalytics.models
DetectLanguageResult(String, TextDocumentStatistics, TextAnalyticsError, DetectedLanguage) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageResult
Creates a DetectLanguageResult model that describes detected languages result.
DetectLanguageResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of DetectLanguageResult along with model version and batch's statistics.
DetectLanguageResultCollection(Iterable<DetectLanguageResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Creates a DetectLanguageResultCollection model that maintains a list of DetectLanguageResult along with model version and batch's statistics.
DIAGNOSIS - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DIAGNOSIS for HealthcareEntityCategory.
DIRECTION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DIRECTION for HealthcareEntityCategory.
DIRECTION_OF_BODY_STRUCTURE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfBodyStructure for HealthcareEntityRelationType.
DIRECTION_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfCondition for HealthcareEntityRelationType.
DIRECTION_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfExamination for HealthcareEntityRelationType.
DIRECTION_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfTreatment for HealthcareEntityRelationType.
DISCHARGE_SUMMARY - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value DischargeSummary for HealthcareDocumentType.
DK_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DKPersonalIdentificationNumber for PiiEntityCategory.
DK_PERSONAL_IDENTIFICATION_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DKPersonalIdentificationV2 for PiiEntityCategory.
DOCUMENT_TRUNCATED - Static variable in class com.azure.ai.textanalytics.models.WarningCode
Static value DocumentTruncated for WarningCode.
DocumentSentiment - Class in com.azure.ai.textanalytics.models
The DocumentSentiment model that contains sentiment label of a document, confidence score of the sentiment label, and a list of SentenceSentiment.
DocumentSentiment(TextSentiment, SentimentConfidenceScores, IterableStream<SentenceSentiment>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.DocumentSentiment
Creates a DocumentSentiment model that describes the sentiment of the document.
DOSAGE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DOSAGE for HealthcareEntityCategory.
DOSAGE_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DosageOfMedication for HealthcareEntityRelationType.
DRAM - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Dram for WeightUnit.
DRUG_ENFORCEMENT_AGENCY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DrugEnforcementAgencyNumber for PiiEntityCategory.
DURATION - Static variable in class com.azure.ai.textanalytics.models.DateTimeSubKind
Static value Duration for DateTimeSubKind.
dynamicClassifyBatch(Iterable<String>, Iterable<String>, String, DynamicClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Perform dynamic classification on a batch of documents.
dynamicClassifyBatch(Iterable<String>, Iterable<String>, String, DynamicClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Perform dynamic classification on a batch of documents.
dynamicClassifyBatchWithResponse(Iterable<TextDocumentInput>, Iterable<String>, DynamicClassifyOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Perform dynamic classification on a batch of documents.
dynamicClassifyBatchWithResponse(Iterable<TextDocumentInput>, Iterable<String>, DynamicClassifyOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Perform dynamic classification on a batch of documents.
DynamicClassifyDocumentResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ClassifyDocumentResult along with model version and batch's statistics.
DynamicClassifyDocumentResultCollection(Iterable<ClassifyDocumentResult>) - Constructor for class com.azure.ai.textanalytics.util.DynamicClassifyDocumentResultCollection
Create a ClassifyDocumentResultCollection model that maintains a list of ClassifyDocumentResult along with model version and batch's statistics.
DynamicClassifyOptions - Class in com.azure.ai.textanalytics.models
DynamicClassifyOptions() - Constructor for class com.azure.ai.textanalytics.models.DynamicClassifyOptions
 

E

EE_PERSONAL_IDENTIFICATION_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EEPersonalIdentificationCode for PiiEntityCategory.
EMAIL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an email address.
EMAIL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Email for PiiEntityCategory.
EMPTY_REQUEST - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value EmptyRequest.
END - Static variable in class com.azure.ai.textanalytics.models.RelativeTo
Static value End for RelativeTo.
END - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value End for TemporalModifier.
endpoint(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the service endpoint for the Azure Text Analytics instance.
EntityAssociation - Class in com.azure.ai.textanalytics.models
EntityAssociation() - Constructor for class com.azure.ai.textanalytics.models.EntityAssociation
 
EntityCategory - Class in com.azure.ai.textanalytics.models
Gets the entity category inferred by the text analytics service's named entity recognition model.
EntityCategory() - Constructor for class com.azure.ai.textanalytics.models.EntityCategory
 
EntityCertainty - Class in com.azure.ai.textanalytics.models
The EntityCertainty model.
EntityCertainty() - Constructor for class com.azure.ai.textanalytics.models.EntityCertainty
 
EntityConditionality - Class in com.azure.ai.textanalytics.models
EntityConditionality() - Constructor for class com.azure.ai.textanalytics.models.EntityConditionality
 
EntityDataSource - Class in com.azure.ai.textanalytics.models
The EntityDataSource model.
EntityDataSource() - Constructor for class com.azure.ai.textanalytics.models.EntityDataSource
 
ES_DNI - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESDNI for PiiEntityCategory.
ES_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESSocialSecurityNumber for PiiEntityCategory.
ES_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESTaxIdentificationNumber for PiiEntityCategory.
EU_DEBIT_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUDebitCardNumber for PiiEntityCategory.
EU_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUDriversLicenseNumber for PiiEntityCategory.
EU_GPS_COORDINATES - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUGPSCoordinates for PiiEntityCategory.
EU_NATIONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUNationalIdentificationNumber for PiiEntityCategory.
EU_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUPassportNumber for PiiEntityCategory.
EU_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUSocialSecurityNumber for PiiEntityCategory.
EU_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUTaxIdentificationNumber for PiiEntityCategory.
EVENT - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains historical, social and natural-occuring events.
EXAMINATION_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value EXAMINATION_NAME for HealthcareEntityCategory.
ExtractKeyPhraseResult - Class in com.azure.ai.textanalytics.models
ExtractKeyPhraseResult(String, TextDocumentStatistics, TextAnalyticsError, KeyPhrasesCollection) - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhraseResult
Creates a ExtractKeyPhraseResult model that describes extracted key phrases result.
extractKeyPhrases(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the document.
ExtractKeyPhrasesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a key phrases extraction action in a set of documents.
ExtractKeyPhrasesAction() - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
 
ExtractKeyPhrasesActionResult - Class in com.azure.ai.textanalytics.models
ExtractKeyPhrasesActionResult() - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhrasesActionResult
 
extractKeyPhrasesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document with provided language code and request options.
extractKeyPhrasesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the documents with provided language code and request options.
extractKeyPhrasesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document with provided request options.
extractKeyPhrasesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the a batch of document with request options.
ExtractKeyPhrasesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
ExtractKeyPhrasesResultCollection(Iterable<ExtractKeyPhraseResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Creates a ExtractKeyPhrasesResultCollection model that maintains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
ExtractSummaryAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an extractive summarization action in a set of documents.
ExtractSummaryAction() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryAction
 
ExtractSummaryActionResult - Class in com.azure.ai.textanalytics.models
ExtractSummaryActionResult() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryActionResult
 
ExtractSummaryOperationDetail - Class in com.azure.ai.textanalytics.models
ExtractSummaryOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
 
ExtractSummaryOptions - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an extractive summarization in a set of documents.
ExtractSummaryOptions() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryOptions
 
ExtractSummaryPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
ExtractSummaryPagedFlux(Supplier<PageRetriever<String, PagedResponse<ExtractSummaryResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.ExtractSummaryPagedFlux
Creates an instance of ExtractSummaryPagedFlux
ExtractSummaryPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
ExtractSummaryPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<ExtractSummaryResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.ExtractSummaryPagedIterable
Creates an instance of ExtractSummaryPagedIterable.
ExtractSummaryResult - Class in com.azure.ai.textanalytics.models
ExtractSummaryResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryResult
Creates a ExtractSummaryResult model that describes extractive summarization result.
ExtractSummaryResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ExtractSummaryResult along with model version and batch's statistics.
ExtractSummaryResultCollection(Iterable<ExtractSummaryResult>) - Constructor for class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Create a ExtractSummaryResultCollection model that maintains a list of ExtractSummaryResult along with model version and batch's statistics.

F

FAHRENHEIT - Static variable in class com.azure.ai.textanalytics.models.TemperatureUnit
Static value Fahrenheit for TemperatureUnit.
FAMILY_RELATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value FAMILY_RELATION for HealthcareEntityCategory.
FhirVersion - Class in com.azure.ai.textanalytics.models
Defines values for FhirVersion.
FhirVersion() - Constructor for class com.azure.ai.textanalytics.models.FhirVersion
 
FI_EUROPEAN_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FIEuropeanHealthNumber for PiiEntityCategory.
FI_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FINationalID for PiiEntityCategory.
FI_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FINationalIDV2 for PiiEntityCategory.
FI_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FIPassportNumber for PiiEntityCategory.
FLUID_DRAM - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value FluidDram for VolumeUnit.
FLUID_OUNCE - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value FluidOunce for VolumeUnit.
FOOT - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Foot for LengthUnit.
FOOT_PER_MINUTE - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value FootPerMinute for SpeedUnit.
FOOT_PER_SECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value FootPerSecond for SpeedUnit.
FORM_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FormOfMedication for HealthcareEntityRelationType.
FR_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRDriversLicenseNumber for PiiEntityCategory.
FR_HEALTH_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRHealthInsuranceNumber for PiiEntityCategory.
FR_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRNationalID for PiiEntityCategory.
FR_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRPassportNumber for PiiEntityCategory.
FR_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRSocialSecurityNumber for PiiEntityCategory.
FR_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRTaxIdentificationNumber for PiiEntityCategory.
FR_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRValueAddedTaxNumber for PiiEntityCategory.
FRACTION - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Fraction for NumberKind.
FREQUENCY - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value FREQUENCY for HealthcareEntityCategory.
FREQUENCY_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FrequencyOfMedication for HealthcareEntityRelationType.
FREQUENCY_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FrequencyOfTreatment for HealthcareEntityRelationType.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.AgeUnit
Creates or finds a AgeUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.AreaUnit
Creates or finds a AreaUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.ClassificationType
Creates or finds a ClassificationType from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.DateTimeSubKind
Creates or finds a DateTimeSubKind from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityAssociation
Creates or finds a EntityAssociation from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityCategory
Creates or finds a EntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityCertainty
Creates or finds a EntityCertainty from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityConditionality
Creates or finds a EntityConditionality from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.FhirVersion
Creates or finds a FhirVersion from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Creates or finds a HealthcareDocumentType from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Creates or finds a HealthcareEntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Creates or finds a HealthcareEntityRelationType from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.InformationUnit
Creates or finds a InformationUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.LengthUnit
Creates or finds a LengthUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.NumberKind
Creates or finds a NumberKind from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.PiiEntityCategory
Creates or finds a PiiEntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.PiiEntityDomain
Creates or finds a PiiEntityDomain from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.RangeKind
Creates or finds a RangeKind from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.RelativeTo
Creates or finds a RelativeTo from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.ResolutionKind
Creates or finds a ResolutionKind from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.ScriptKind
Creates or finds a ScriptKind from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.SpeedUnit
Creates or finds a SpeedUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.SummarySentencesOrder
Creates or finds a SummarySentencesOrder from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TemperatureUnit
Creates or finds a TemperatureUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TemporalModifier
Creates or finds a TemporalModifier from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Creates or finds a TextAnalyticsErrorCode from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TextSentiment
Creates or finds a TextSentiment from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.VolumeUnit
Creates or finds a VolumeUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.WarningCode
Creates or finds a WarningCode from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.WeightUnit
Creates or finds a WeightUnit from its string representation.

G

GALLON - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Gallon for WeightUnit.
GENDER - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value GENDER for HealthcareEntityCategory.
GENE_OR_PROTEIN - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value GENE_OR_PROTEIN for HealthcareEntityCategory.
getAbstractSummaryActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of AbstractSummaryAction to be executed.
getAbstractSummaryResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the abstractiveSummaryResults property: the abstractive summarization actions results property.
getActionName() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Get the customized action name.
getAnalyzeHealthcareEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of AnalyzeHealthcareEntitiesAction to be executed.
getAnalyzeHealthcareEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the analyzeHealthcareEntitiesActionResults property: The Healthcare entities actions results property.
getAnalyzeSentimentActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of AnalyzeSentimentAction to be executed.
getAnalyzeSentimentResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the analyzeSentimentResults property: The sentiment analysis actions results property.
getAssertion() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the assertion property.
getAssessments() - Method in class com.azure.ai.textanalytics.models.SentenceOpinion
Gets the assessments of target text.
getAssociation() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the association property: Describes if the entity is the subject of the text or if it describes someone else.
getBegin() - Method in class com.azure.ai.textanalytics.models.TemporalSpanResolution
Get the begin property: An extended ISO 8601 date/time representation as described in (https://github.com/Microsoft/Recognizers-Text/blob/master/Patterns/English/English-DateTime.yaml).
getBingEntitySearchApiId() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the bingEntitySearchApiId property: Bing Entity Search unique identifier of the recognized entity.
getCategoriesFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of categoriesFilter.
getCategoriesFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of categoriesFilter.
getCategory() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the category property: Categorized entity category, such as Person/Location/Org/SSN etc.
getCategory() - Method in class com.azure.ai.textanalytics.models.ClassificationCategory
Gets the classified category of document.
getCategory() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the category property: Healthcare entity category, such as Person/Location/Org/SSN etc.
getCategory() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the category property: Categorized entity category, such as Person/Location/Org/SSN etc.
getCertainty() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the certainty property: Describes the entities certainty and polarity.
getCharacterCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentStatistics
Get the characterCount property: Number of text elements recognized in the document.
getClassifications() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentResult
The document classification result which contains the classification category and the confidence score on it.
getClassificationType() - Method in class com.azure.ai.textanalytics.models.DynamicClassifyOptions
Get the classificationType property: Specifies either one or multiple categories per document.
getCompletedAt() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the time when the action was completed.
getConditionality() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the conditionality property: Describes any conditionality on the entity.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.ClassificationCategory
Gets the score property: Confidence score between 0 and 1 of the classified category.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the confidenceScore property: A confidence score between 0 and 1.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelation
Get the confidenceScore property: Confidence score between 0 and 1 of the extracted relation.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the score property: Confidence score between 0 and 1 of the recognized entity.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the confidence score of the sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets the sentiment confidence score (Softmax score) between 0 and 1, for each sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the confidence score of the sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the confidence score of the sentiment label.
getContexts() - Method in class com.azure.ai.textanalytics.models.AbstractiveSummary
Get the contexts property: The context list of the summary.
getCountryHint() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the countryHint property: The countryHint property.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
Gets the created time of an action.
getDataSource() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the dataSource property: Data source used to extract entity linking, such as Wiki/Bing etc.
getDataSourceEntityId() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the id property: Unique identifier of the recognized entity from the data source.
getDataSources() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the healthcare entity data sources property: Entity references in known data sources.
getDateTimeSubKind() - Method in class com.azure.ai.textanalytics.models.DateTimeResolution
Get the dateTimeSubKind property: The DateTime SubKind.
getDefaultCountryHint() - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Gets default country hint code.
getDefaultCountryHint() - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Gets default country hint code.
getDefaultLanguage() - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Gets default language when the builder is setup.
getDefaultLanguage() - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Gets default language when the builder is setup.
getDefaultLogOptions() - Static method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Gets the default Azure Text Analytics headers and query parameters allow list.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.util.ClassifyDocumentResultCollection
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Gets the name of the deployment being consumed.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhraseResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDetectedLanguage() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesResult
Get the detectedLanguage property: If 'language' is set to 'auto' for the document in the request this field will contain an object of the language detected for this document.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
Gets the displayName property of the AbstractSummaryOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the displayName property of the AnalyzeActionsOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the displayName property of the AnalyzeHealthcareEntitiesOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
Gets the displayName property of the ClassifyDocumentOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
Gets the displayName property of the ExtractSummaryOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
Gets the displayName property of the RecognizeCustomEntitiesOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Gets display name of the operation.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the custom name for the actions.
getDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the documentCount property: Number of documents submitted in the request.
getDocumentSentiment() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentResult
Gets the document sentiment.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryActionResult
Gets the abstractive summarization action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesActionResult
Gets the healthcare entities analysis action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentActionResult
Gets the sentiment analysis action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesActionResult
Gets the key phrases extraction action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryActionResult
Gets the extractive summarization action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyActionResult
Gets the custom entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesActionResult
Gets the custom entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesActionResult
Gets the entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesActionResult
Gets the linked entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesActionResult
Gets the PII entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyActionResult
Gets the custom entities recognition action result.
getDocumentType() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Get the documentType property: Document type that can be provided as input for Fhir Documents.
getDocumentType() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Get the documentType property: Document type that can be provided as input for Fhir Documents.
getDomainFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of domainFilter.
getDomainFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of domainFilter.
getDuration() - Method in class com.azure.ai.textanalytics.models.TemporalSpanResolution
Get the duration property: An optional duration value formatted based on the ISO 8601 (https://en.wikipedia.org/wiki/ISO_8601#Durations).
getEnd() - Method in class com.azure.ai.textanalytics.models.TemporalSpanResolution
Get the end property: An extended ISO 8601 date/time representation as described in (https://github.com/Microsoft/Recognizers-Text/blob/master/Patterns/English/English-DateTime.yaml).
getEntities() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Gets an IterableStream of HealthcareEntity.
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesResult
Gets an IterableStream of CategorizedEntity.
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesResult
Gets an IterableStream of LinkedEntity.
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesResult
Gets an IterableStream of PiiEntity.
getEntity() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
Gets the healthcare entity object.
getEntityId() - Method in class com.azure.ai.textanalytics.models.EntityDataSource
Gets the data source entity ID property: data source entity ID in the given source catalog.
getEntityRelations() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Gets the IterableStream of HealthcareEntityRelation.
getError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the error of action.
getError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the error of text document.
getErrorCode() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the code property: Error code.
getErrorCode() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Gets the TextAnalyticsErrorCode for this exception.
getErrors() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Get the error information list fot this exception.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
Gets the expiration time of an action.
getExtractKeyPhrasesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of ExtractKeyPhrasesAction to be executed.
getExtractKeyPhrasesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the extractKeyPhrasesResults property: The key phrases extraction actions results property.
getExtractSummaryActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of ExtractSummaryAction to be executed.
getExtractSummaryResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the extractSummaryResults property: the extractive summarization actions results property.
getFailedCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the failed number of actions.
getFhirBundle() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Gets the value of FHIR Bundle.
getFhirVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Get the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
getFhirVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Get the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
getId() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the id property: Unique, non-empty document identifier.
getId() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the document id.
getId() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the id property: A unique, non-empty document identifier.
getInProgressCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the in-progress number of actions.
getInvalidDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the invalidDocumentCount property: Number of invalid documents.
getIso4217() - Method in class com.azure.ai.textanalytics.models.CurrencyResolution
Get the ISO4217 property: The alphabetic code based on another ISO standard, ISO 3166, which lists the codes for country names.
getIso6391Name() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the iso6391Name property: A two letter representation of the detected language according to the ISO 639-1 standard (e.g.
getKeyPhrases() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhraseResult
Gets a KeyPhrasesCollection contains a list of key phrases and warnings.
getLanguage() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the language property: Language used in the data source.
getLanguage() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the language property: (Optional) This is the 2 letter ISO 639-1 representation of a language.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
Gets the last updated time of an action.
getLatest() - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Gets the latest service version supported by this client library
getLength() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the length of opinion text.
getLength() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the length of sentence.
getLength() - Method in class com.azure.ai.textanalytics.models.SummaryContext
Get the length property: The length of the context.
getLength() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the length of sentence.
getLength() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the length of target text.
getMatches() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the linked entities matched property: List of instances this entity appears in the text.
getMaximum() - Method in class com.azure.ai.textanalytics.models.NumericRangeResolution
Get the maximum property: The ending value of the interval.
getMaxSentenceCount() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the maximum extractive summarization sentences number to be returned in the response.
getMaxSentenceCount() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Gets the maximum extractive summarization sentences number to be returned in the response.
getMessage() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the message property: Error message.
getMessage() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
 
getMessage() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Get the message property: Warning message.
getMinimum() - Method in class com.azure.ai.textanalytics.models.NumericRangeResolution
Get the minimum property: The beginning value of the interval.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.AbstractSummaryResultCollection
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.DynamicClassifyDocumentResultCollection
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Get the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Gets the model version trained in service for the request.
getModifier() - Method in class com.azure.ai.textanalytics.models.DateTimeResolution
Get the modifier property: An optional modifier of a date/time instance.
getModifier() - Method in class com.azure.ai.textanalytics.models.TemporalSpanResolution
Get the modifier property: An optional modifier of a date/time instance.
getMultiLabelClassifyActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of MultiLabelClassifyAction to be executed.
getMultiLabelClassifyResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the multiLabelClassifyResults property: the custom classify document multiple label classify actions results property.
getName() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the name property: Long name of a detected language (e.g.
getName() - Method in class com.azure.ai.textanalytics.models.EntityDataSource
Gets the data source name property: Entity Catalog.
getName() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
Gets the role property: Role of entity in the relationship.
getName() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the name property: Entity Linking formal name.
getNegative() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The negative score value, range in between 0 and 1.0.
getNeutral() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The neutral score value, range in between 0 and 1.0.
getNormalizedText() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the normalized text property: The normalized text is preferred name for the entity.
getNumberKind() - Method in class com.azure.ai.textanalytics.models.NumberResolution
Get the numberKind property: The type of the extracted number entity.
getOffset() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the offset of opinion text.
getOffset() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the offset of entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the offset of entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the offset of linked entity match text.
getOffset() - Method in class com.azure.ai.textanalytics.models.OrdinalResolution
Get the offset property: The offset With respect to the reference (e.g., offset = -1 in "show me the second to last".
getOffset() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the offset property: the start position for the entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the offset of sentence.
getOffset() - Method in class com.azure.ai.textanalytics.models.SummaryContext
Get the offset property: Start position for the context.
getOffset() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the offset of sentence.
getOffset() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text offset from the start of document.
getOperationId() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOperationDetail
Gets the operationId property of the AbstractSummaryOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the operationId property of the AnalyzeActionsOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the operationId property of the AnalyzeHealthcareEntitiesOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentOperationDetail
Gets the operationId property of the ClassifyDocumentOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOperationDetail
Gets the operationId property of the ExtractSummaryOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
Gets the operationId property of the RecognizeCustomEntitiesOperationDetail.
getOpinions() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the sentence opinions of sentence sentiment.
getOrderBy() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the order in which the summary sentences will be presented by.
getOrderBy() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Gets the order in which the summary sentences will be presented by.
getPositive() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The positive score value, range in between 0 and 1.0.
getPrimaryLanguage() - Method in class com.azure.ai.textanalytics.models.DetectLanguageResult
Gets the detected primary language.
getProjectName() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.util.ClassifyDocumentResultCollection
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Gets the name of the project which owns the model being consumed.
getRangeKind() - Method in class com.azure.ai.textanalytics.models.NumericRangeResolution
Get the rangeKind property: The kind of range that the resolution object represents.
getRankScore() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the rank score of the extractive text summarization.
getRecognizeCustomEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeCustomEntitiesAction to be executed.
getRecognizeCustomEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeCustomEntitiesResults property: the custom recognize entities actions results property.
getRecognizeEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeEntitiesAction to be executed.
getRecognizeEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeEntitiesResults property: The categorized entities recognition action results property.
getRecognizeLinkedEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeLinkedEntitiesAction to be executed.
getRecognizeLinkedEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeLinkedEntitiesResults property: The linked entities recognition action results property.
getRecognizePiiEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizePiiEntitiesAction to be executed.
getRecognizePiiEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizePiiEntitiesResults property: The PII entities recognition actions results property.
getRedactedText() - Method in class com.azure.ai.textanalytics.models.PiiEntityCollection
Get the property redactedText value.
getRelationType() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelation
Gets the relationType property: Type of relation.
getRelativeTo() - Method in class com.azure.ai.textanalytics.models.OrdinalResolution
Get the relativeTo property: The reference point that the ordinal number denotes.
getResolutions() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Get the resolutions property: The collection of entity resolution objects.
getRoles() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelation
Gets the entities property: The entities in the relation.
getScriptKind() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Get the script property: Identifies the script of the input document.
getSentenceCount() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Get the sentenceCount property: It controls the approximate number of sentences in the output summaries.
getSentenceCount() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Get the sentenceCount property: It controls the approximate number of sentences in the output summaries.
getSentences() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets a list of sentence sentiments.
getSentences() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryResult
Get the extractive summarization sentence collection.
getSentiment() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the opinion text sentiment label: POSITIVE, NEGATIVE, MIXED.
getSentiment() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets the text sentiment label: POSITIVE, NEGATIVE, NEUTRAL, or MIXED.
getSentiment() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the text sentiment label: POSITIVE, NEGATIVE, or NEUTRAL.
getSentiment() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text sentiment label: POSITIVE, NEGATIVE, MIXED.
getSingleLabelClassifyActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of SingleLabelClassifyAction to be executed.
getSingleLabelClassifyResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the singleLabelClassifyResults property: the custom classify document single label classify actions results property.
getStatistics() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the statistics of the text document.
getStatistics() - Method in class com.azure.ai.textanalytics.util.AbstractSummaryResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Gets the healthcare document result statistics properties.
getStatistics() - Method in class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.ClassifyDocumentResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.DynamicClassifyDocumentResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Gets the batch statistics of response.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the subcategory property: Categorized entity sub category, such as Age/Year/TimeRange etc.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the subcategory property: Healthcare entity subcategory, such as DateTime etc.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the subcategory property: Categorized entity subcategory, such as Medical/Stock exchange/Sports etc.
getSucceededCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the successfully completed number of actions.
getSummaries() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryResult
Gets the abstractive summaries of document.
getTarget() - Method in class com.azure.ai.textanalytics.models.SentenceOpinion
Gets the target sentiment in text, such as the attributes of products or services.
getTarget() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the target property: Error target.
getTarget() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Gets the target for this exception.
getText() - Method in class com.azure.ai.textanalytics.models.AbstractiveSummary
Get the text property: The text of the summary.
getText() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the opinion text property.
getText() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the text property: Categorized entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the text property: The text property.
getText() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the text property: Healthcare entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the linked entity match text property: linked entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the text property: PII entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the sentence text property.
getText() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the text property: extractive summarization sentence text.
getText() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text property.
getText() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the text property: The document to process.
getTimex() - Method in class com.azure.ai.textanalytics.models.DateTimeResolution
Get the timex property: An extended ISO 8601 date/time representation as described in (https://github.com/Microsoft/Recognizers-Text/blob/master/Patterns/English/English-DateTime.yaml).
getTimex() - Method in class com.azure.ai.textanalytics.models.TemporalSpanResolution
Get the timex property: An optional triplet containing the beginning, the end, and the duration all stated as ISO 8601 formatted strings.
getTotalCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the total number of actions.
getTransactionCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the transactionCount property: Number of transactions for the request.
getTransactionCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentStatistics
Get the transactionsCount property: Number of transactions for the document.
getUnit() - Method in class com.azure.ai.textanalytics.models.AgeResolution
Get the unit property: The Age Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.AreaResolution
Get the unit property: The area Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.CurrencyResolution
Get the unit property: The unit of the amount captured in the extracted entity.
getUnit() - Method in class com.azure.ai.textanalytics.models.InformationResolution
Get the unit property: The information (data) Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.LengthResolution
Get the unit property: The length Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.SpeedResolution
Get the unit property: The speed Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.TemperatureResolution
Get the unit property: The temperature Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.VolumeResolution
Get the unit property: The Volume Unit of measurement.
getUnit() - Method in class com.azure.ai.textanalytics.models.WeightResolution
Get the unit property: The weight Unit of measurement.
getUrl() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the url property: URL for the entity's page from the data source.
getValidDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the validDocumentCount property: Number of valid documents.
getValue() - Method in class com.azure.ai.textanalytics.models.AgeResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.AreaResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.CurrencyResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.DateTimeResolution
Get the value property: The actual time that the extracted text denote.
getValue() - Method in class com.azure.ai.textanalytics.models.InformationResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.LengthResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.NumberResolution
Get the value property: A numeric representation of what the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.OrdinalResolution
Get the value property: A simple arithmetic expression that the ordinal denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.SpeedResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.TemperatureResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.VolumeResolution
Get the value property: The numeric value that the extracted text denotes.
getValue() - Method in class com.azure.ai.textanalytics.models.WeightResolution
Get the value property: The numeric value that the extracted text denotes.
getVersion() - Method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
getWarningCode() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Get the warning code property: warning code, such as 'LongWordsInDocument'.
getWarnings() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryResult
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.CategorizedEntityCollection
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.ClassifyDocumentResult
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryResult
Get the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.KeyPhrasesCollection
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.LinkedEntityCollection
Gets the IterableStream of Text Analytics warnings.
getWarnings() - Method in class com.azure.ai.textanalytics.models.PiiEntityCollection
Get the IterableStream of Text Analytics warnings.
GIGABIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Gigabit for InformationUnit.
GIGABYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Gigabyte for InformationUnit.
GILL - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Gill for VolumeUnit.
GR_NATIONAL_ID_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRNationalIDCard for PiiEntityCategory.
GR_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRNationalIDV2 for PiiEntityCategory.
GR_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRTaxIdentificationNumber for PiiEntityCategory.
GRAIN - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Grain for WeightUnit.
GRAM - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Gram for WeightUnit.

H

HEALTHCARE_PROFESSION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value HEALTHCARE_PROFESSION for HealthcareEntityCategory.
HealthcareDocumentType - Class in com.azure.ai.textanalytics.models
Defines values for HealthcareDocumentType.
HealthcareDocumentType() - Constructor for class com.azure.ai.textanalytics.models.HealthcareDocumentType
 
HealthcareEntity - Class in com.azure.ai.textanalytics.models
The HealthcareEntity model.
HealthcareEntity() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntity
 
HealthcareEntityAssertion - Class in com.azure.ai.textanalytics.models
HealthcareEntityAssertion() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
 
HealthcareEntityCategory - Class in com.azure.ai.textanalytics.models
Gets the healthcare entity category inferred by the text analytics service's healthcare entity recognition model.
HealthcareEntityCategory() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityCategory
 
HealthcareEntityRelation - Class in com.azure.ai.textanalytics.models
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.
HealthcareEntityRelation() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelation
 
HealthcareEntityRelationRole - Class in com.azure.ai.textanalytics.models
HealthcareEntityRelationRole() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
 
HealthcareEntityRelationType - Class in com.azure.ai.textanalytics.models
Defines values for HealthcareEntityRelationType.
HealthcareEntityRelationType() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
 
HECTOLITER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Hectoliter for VolumeUnit.
HECTOMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Hectometer for LengthUnit.
HISTORY_AND_PHYSICAL - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value HistoryAndPhysical for HealthcareDocumentType.
HK_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HKIdentityCardNumber for PiiEntityCategory.
HOGSHEAD - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Hogshead for VolumeUnit.
HR_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRIdentityCardNumber for PiiEntityCategory.
HR_NATIONAL_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRNationalIDNumber for PiiEntityCategory.
HR_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRPersonalIdentificationNumber for PiiEntityCategory.
HR_PERSONAL_IDENTIFICATION_OIB_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRPersonalIdentificationOIBNumberV2 for PiiEntityCategory.
httpClient(HttpClient) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
HU_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUPersonalIdentificationNumber for PiiEntityCategory.
HU_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUTaxIdentificationNumber for PiiEntityCategory.
HU_VALUE_ADDED_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUValueAddedNumber for PiiEntityCategory.
HYPOTHETICAL - Static variable in class com.azure.ai.textanalytics.models.EntityConditionality
Enum value Hypothetical.

I

ID_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IDIdentityCardNumber for PiiEntityCategory.
IE_PERSONAL_PUBLIC_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IEPersonalPublicServiceNumber for PiiEntityCategory.
IE_PERSONAL_PUBLIC_SERVICE_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IEPersonalPublicServiceNumberV2 for PiiEntityCategory.
IL_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ILBankAccountNumber for PiiEntityCategory.
IL_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ILNationalID for PiiEntityCategory.
IMAGING - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value Imaging for HealthcareDocumentType.
IN_PERMANENT_ACCOUNT - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value INPermanentAccount for PiiEntityCategory.
IN_UNIQUE_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value INUniqueIdentificationNumber for PiiEntityCategory.
INCH - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Inch for LengthUnit.
INFORMATION - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Information for RangeKind.
INFORMATION_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value InformationResolution for ResolutionKind.
InformationResolution - Class in com.azure.ai.textanalytics.models
Represents the information (data) entity resolution model.
InformationResolution() - Constructor for class com.azure.ai.textanalytics.models.InformationResolution
 
InformationUnit - Class in com.azure.ai.textanalytics.models
Defines values for InformationUnit.
InformationUnit() - Constructor for class com.azure.ai.textanalytics.models.InformationUnit
 
INTEGER - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Integer for NumberKind.
INTERNAL_SERVER_ERROR - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InternalServerError.
INTERNATIONAL_BANKING_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value InternationalBankingAccountNumber for PiiEntityCategory.
INVALID_ARGUMENT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidArgument.
INVALID_COUNTRY_HINT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidCountryHint.
INVALID_DOCUMENT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidDocument.
INVALID_DOCUMENT_BATCH - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidDocumentBatch.
INVALID_PARAMETER_VALUE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidParameterValue.
INVALID_REQUEST - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidRequest.
INVALID_REQUEST_BODY_FORMAT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidRequestBodyFormat.
IP_ADDRESS - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an Internet Protocol address
IP_ADDRESS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IPAddress for PiiEntityCategory.
isError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the boolean value indicates if the action result is error or not.
isError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the boolean value indicates if the document result is error or not.
isIncludeOpinionMining() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the value of includeOpinionMining.
isIncludeOpinionMining() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Gets the value of includeOpinionMining.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
Gets the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Get the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Get the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Get the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Get the value of includeStatistics.
isNegated() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the boolean indicator to show if the text is negative.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Gets the value of service logs disable status.
IT_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITDriversLicenseNumber for PiiEntityCategory.
IT_FISCAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITFiscalCode for PiiEntityCategory.
IT_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITValueAddedTaxNumber for PiiEntityCategory.

J

JP_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPBankAccountNumber for PiiEntityCategory.
JP_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPDriversLicenseNumber for PiiEntityCategory.
JP_MY_NUMBER_CORPORATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPMyNumberCorporate for PiiEntityCategory.
JP_MY_NUMBER_PERSONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPMyNumberPersonal for PiiEntityCategory.
JP_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPPassportNumber for PiiEntityCategory.
JP_RESIDENCE_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPResidenceCardNumber for PiiEntityCategory.
JP_RESIDENT_REGISTRATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPResidentRegistrationNumber for PiiEntityCategory.
JP_SOCIAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPSocialInsuranceNumber for PiiEntityCategory.

K

KELVIN - Static variable in class com.azure.ai.textanalytics.models.TemperatureUnit
Static value Kelvin for TemperatureUnit.
KeyPhrasesCollection - Class in com.azure.ai.textanalytics.models
KeyPhrasesCollection(IterableStream<String>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.KeyPhrasesCollection
Creates a KeyPhrasesCollection model that describes a key phrases collection including warnings.
KILOBIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Kilobit for InformationUnit.
KILOBYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Kilobyte for InformationUnit.
KILOGRAM - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Kilogram for WeightUnit.
KILOMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Kilometer for LengthUnit.
KILOMETERS_PER_HOUR - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value KilometersPerHour for SpeedUnit.
KILOMETERS_PER_MILLISECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value KilometersPerMillisecond for SpeedUnit.
KILOMETERS_PER_MINUTE - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value KilometersPerMinute for SpeedUnit.
KILOMETERS_PER_SECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value KilometersPerSecond for SpeedUnit.
KNOT - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value Knot for SpeedUnit.
KR_RESIDENT_REGISTRATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value KRResidentRegistrationNumber for PiiEntityCategory.

L

LATIN - Static variable in class com.azure.ai.textanalytics.models.ScriptKind
Static value Latin for ScriptKind.
LENGTH - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Length for RangeKind.
LENGTH_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value LengthResolution for ResolutionKind.
LengthResolution - Class in com.azure.ai.textanalytics.models
Represents the length entity resolution model.
LengthResolution() - Constructor for class com.azure.ai.textanalytics.models.LengthResolution
 
LengthUnit - Class in com.azure.ai.textanalytics.models
Defines values for LengthUnit.
LengthUnit() - Constructor for class com.azure.ai.textanalytics.models.LengthUnit
 
LESS - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Less for TemporalModifier.
LIGHT_YEAR - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value LightYear for LengthUnit.
LinkedEntity - Class in com.azure.ai.textanalytics.models
The LinkedEntity model.
LinkedEntity(String, IterableStream<LinkedEntityMatch>, String, String, String, String) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntity
Creates a LinkedEntity model that describes linked entity.
LinkedEntityCollection - Class in com.azure.ai.textanalytics.models
LinkedEntityCollection(IterableStream<LinkedEntity>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntityCollection
Creates a LinkedEntityCollection model that describes a linked entities collection including warnings.
LinkedEntityMatch - Class in com.azure.ai.textanalytics.models
LinkedEntityMatch(String, double) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntityMatch
Creates a LinkedEntityMatch model that describes linked entity match.
LITER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Liter for VolumeUnit.
LOCATION - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that entity contains natural or human-made landmarks, structures, or geographical features.
LONG_TON_BRITISH - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value LongTonBritish for WeightUnit.
LONG_WORDS_IN_DOCUMENT - Static variable in class com.azure.ai.textanalytics.models.WarningCode
Static value LongWordsInDocument for WarningCode.
LT_PERSONAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LTPersonalCode for PiiEntityCategory.
LU_NATIONAL_IDENTIFICATION_NUMBER_NATURAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LUNationalIdentificationNumberNatural for PiiEntityCategory.
LU_NATIONAL_IDENTIFICATION_NUMBER_NON_NATURAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LUNationalIdentificationNumberNonNatural for PiiEntityCategory.
LV_PERSONAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LVPersonalCode for PiiEntityCategory.

M

MEASUREMENT_UNIT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEASUREMENT_UNIT for HealthcareEntityCategory.
MEASUREMENT_VALUE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEASUREMENT_VALUE for HealthcareEntityCategory.
MEDICATION_CLASS - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_CLASS for HealthcareEntityCategory.
MEDICATION_FORM - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_FORM for HealthcareEntityCategory.
MEDICATION_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_NAME for HealthcareEntityCategory.
MEDICATION_ROUTE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_ROUTE for HealthcareEntityCategory.
MEGABIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Megabit for InformationUnit.
MEGABYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Megabyte for InformationUnit.
METER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Meter for LengthUnit.
METERS_PER_MILLISECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value MetersPerMillisecond for SpeedUnit.
METERS_PER_SECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value MetersPerSecond for SpeedUnit.
METRIC_TON - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value MetricTon for WeightUnit.
MICROMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Micrometer for LengthUnit.
MID - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Mid for TemporalModifier.
MILE - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Mile for LengthUnit.
MILES_PER_HOUR - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value MilesPerHour for SpeedUnit.
MILLIGRAM - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Milligram for WeightUnit.
MILLILITER - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Milliliter for VolumeUnit.
MILLIMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Millimeter for LengthUnit.
MINIM - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Minim for VolumeUnit.
MISSING_INPUT_RECORDS - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value MissingInputRecords.
MIXED - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Mixed for TextSentiment.
MODEL_VERSION_INCORRECT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value ModelVersionIncorrect.
MONTH - Static variable in class com.azure.ai.textanalytics.models.AgeUnit
Static value Month for AgeUnit.
MORE - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value More for TemporalModifier.
MT_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MTIdentityCardNumber for PiiEntityCategory.
MT_TAX_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MTTaxIDNumber for PiiEntityCategory.
MULTI - Static variable in class com.azure.ai.textanalytics.models.ClassificationType
Static value Multi for ClassificationType.
MultiLabelClassifyAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents.
MultiLabelClassifyAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents.
MultiLabelClassifyActionResult - Class in com.azure.ai.textanalytics.models
The MultiLabelClassifyActionResult is the result for multi-label classification action analysis.
MultiLabelClassifyActionResult() - Constructor for class com.azure.ai.textanalytics.models.MultiLabelClassifyActionResult
 
MultiLabelClassifyOptions - Class in com.azure.ai.textanalytics.models
MultiLabelClassifyOptions() - Constructor for class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
 
MY_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MYIdentityCardNumber for PiiEntityCategory.

N

NANOMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Nanometer for LengthUnit.
NEGATIVE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Negative.
NEGATIVE - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Negative for TextSentiment.
NEGATIVE_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Negative Possible.
NEUTRAL - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Neutral for TextSentiment.
NEUTRAL_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Neutral Possible.
NL_CITIZENS_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLCitizensServiceNumber for PiiEntityCategory.
NL_CITIZENS_SERVICE_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLCitizensServiceNumberV2 for PiiEntityCategory.
NL_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLTaxIdentificationNumber for PiiEntityCategory.
NL_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLValueAddedTaxNumber for PiiEntityCategory.
NO_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NOIdentityNumber for PiiEntityCategory.
NONE - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value None for HealthcareDocumentType.
NONE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityDomain
None as the PiiEntityDomain.
NUMBER - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Number for RangeKind.
NUMBER_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value NumberResolution for ResolutionKind.
NumberKind - Class in com.azure.ai.textanalytics.models
Defines values for NumberKind.
NumberKind() - Constructor for class com.azure.ai.textanalytics.models.NumberKind
 
NumberResolution - Class in com.azure.ai.textanalytics.models
A resolution for numeric entity instances.
NumberResolution() - Constructor for class com.azure.ai.textanalytics.models.NumberResolution
 
NUMERIC_RANGE_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value NumericRangeResolution for ResolutionKind.
NumericRangeResolution - Class in com.azure.ai.textanalytics.models
represents the resolution of numeric intervals.
NumericRangeResolution() - Constructor for class com.azure.ai.textanalytics.models.NumericRangeResolution
 
NZ_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZBankAccountNumber for PiiEntityCategory.
NZ_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZDriversLicenseNumber for PiiEntityCategory.
NZ_INLAND_REVENUE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZInlandRevenueNumber for PiiEntityCategory.
NZ_MINISTRY_OF_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZMinistryOfHealthNumber for PiiEntityCategory.
NZ_SOCIAL_WELFARE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZSocialWelfareNumber for PiiEntityCategory.

O

OFFSET - Static variable in class com.azure.ai.textanalytics.models.SummarySentencesOrder
offset as the SummarySentencesOrder.
ORDINAL_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value OrdinalResolution for ResolutionKind.
OrdinalResolution - Class in com.azure.ai.textanalytics.models
A resolution for ordinal numbers entity instances.
OrdinalResolution() - Constructor for class com.azure.ai.textanalytics.models.OrdinalResolution
 
ORGANIZATION - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains the name of an organization, corporation, agency, or other group of people.
ORGANIZATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Organization for PiiEntityCategory.
OTHER - Static variable in class com.azure.ai.textanalytics.models.EntityAssociation
Specifies that the entity describes someone else.
OUNCE - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Ounce for WeightUnit.

P

PATHOLOGY - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value Pathology for HealthcareDocumentType.
PECK - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Peck for VolumeUnit.
PENNY_WEIGHT - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value PennyWeight for WeightUnit.
PERCENT - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Percent for NumberKind.
PERSON - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to a person.
PERSON - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Person for PiiEntityCategory.
PERSON_TYPE - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to a person type.
PETABIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Petabit for InformationUnit.
PETABYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Petabyte for InformationUnit.
PH_UNIFIED_MULTI_PURPOSE_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PHUnifiedMultiPurposeIDNumber for PiiEntityCategory.
PHONE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a phone number (US phone numbers only).
PHONE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PhoneNumber for PiiEntityCategory.
PICOMETER - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Picometer for LengthUnit.
PiiEntity - Class in com.azure.ai.textanalytics.models
The PiiEntity model.
PiiEntity() - Constructor for class com.azure.ai.textanalytics.models.PiiEntity
 
PiiEntityCategory - Class in com.azure.ai.textanalytics.models
Gets the PII entity category inferred by the text analytics service's PII entity recognition model.
PiiEntityCategory() - Constructor for class com.azure.ai.textanalytics.models.PiiEntityCategory
 
PiiEntityCollection - Class in com.azure.ai.textanalytics.models
PiiEntityCollection(IterableStream<PiiEntity>, String, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.PiiEntityCollection
Creates a PiiEntityCollection model that describes a Personally Identifiable Information entities collection including warnings.
PiiEntityDomain - Class in com.azure.ai.textanalytics.models
Defines values for PiiEntityDomain.
PiiEntityDomain() - Constructor for class com.azure.ai.textanalytics.models.PiiEntityDomain
 
PINCH - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Pinch for VolumeUnit.
PINT - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Pint for VolumeUnit.
pipeline(HttpPipeline) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the HttpPipeline to use for the service client.
PL_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLIdentityCard for PiiEntityCategory.
PL_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLNationalID for PiiEntityCategory.
PL_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLNationalIDV2 for PiiEntityCategory.
PL_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLPassportNumber for PiiEntityCategory.
PL_REGON_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLREGONNumber for PiiEntityCategory.
PL_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLTaxIdentificationNumber for PiiEntityCategory.
POSITIVE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Positive.
POSITIVE - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Positive for TextSentiment.
POSITIVE_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Positive Possible.
POUND - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Pound for WeightUnit.
POWER - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Power for NumberKind.
PROCEDURE_NOTE - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value ProcedureNote for HealthcareDocumentType.
PRODUCT - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a physical objects of various categories.
PROGRESS_NOTE - Static variable in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Static value ProgressNote for HealthcareDocumentType.
PROTECTED_HEALTH_INFORMATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityDomain
Protected health information (PHI) as the PiiEntityDomain.
PT - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Pt for LengthUnit.
PT_CITIZEN_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTCitizenCardNumber for PiiEntityCategory.
PT_CITIZEN_CARD_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTCitizenCardNumberV2 for PiiEntityCategory.
PT_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTTaxIdentificationNumber for PiiEntityCategory.

Q

QUALIFIER_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value QualifierOfCondition for HealthcareEntityRelationType.
QUANTITY - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a number or numeric quantity.
QUART - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Quart for VolumeUnit.

R

RangeKind - Class in com.azure.ai.textanalytics.models
Defines values for RangeKind.
RangeKind() - Constructor for class com.azure.ai.textanalytics.models.RangeKind
 
RANK - Static variable in class com.azure.ai.textanalytics.models.SummarySentencesOrder
rank as the SummarySentencesOrder.
RANKINE - Static variable in class com.azure.ai.textanalytics.models.TemperatureUnit
Static value Rankine for TemperatureUnit.
RecognizeCustomEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents.
RecognizeCustomEntitiesAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents.
RecognizeCustomEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeCustomEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesActionResult
 
RecognizeCustomEntitiesOperationDetail - Class in com.azure.ai.textanalytics.models
RecognizeCustomEntitiesOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOperationDetail
 
RecognizeCustomEntitiesOptions - Class in com.azure.ai.textanalytics.models
RecognizeCustomEntitiesOptions() - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
 
RecognizeCustomEntitiesPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
RecognizeCustomEntitiesPagedFlux(Supplier<PageRetriever<String, PagedResponse<RecognizeCustomEntitiesResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesPagedFlux
Creates an instance of RecognizeCustomEntitiesPagedFlux
RecognizeCustomEntitiesPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
RecognizeCustomEntitiesPagedIterable(RecognizeCustomEntitiesPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesPagedIterable
Creates instance given RecognizeCustomEntitiesPagedIterable.
RecognizeCustomEntitiesPagedIterable(Supplier<PageRetrieverSync<String, PagedResponse<RecognizeCustomEntitiesResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesPagedIterable
Creates an instance of RecognizeCustomEntitiesPagedIterable.
RecognizeCustomEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeEntitiesResult along with project name, deployment name and batch's statistics.
RecognizeCustomEntitiesResultCollection(Iterable<RecognizeEntitiesResult>) - Constructor for class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Create a RecognizeCustomEntitiesResultCollection model that maintains a list of RecognizeEntitiesResult along with model version and batch's statistics.
recognizeEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities in the provided document with provided language code.
RecognizeEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an entities recognition action in a set of documents.
RecognizeEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
 
RecognizeEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesActionResult
 
recognizeEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities for the provided list of documents with the provided language code and request options.
recognizeEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities for the provided list of documents with provided language code and request options.
recognizeEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities for the provided list of document with provided request options.
recognizeEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities for the provided list of document with provided request options.
RecognizeEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizeEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, CategorizedEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesResult
Creates a RecognizeEntitiesResult model that describes recognized entities result.
RecognizeEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeEntitiesResult along with model version and batch's statistics.
RecognizeEntitiesResultCollection(Iterable<RecognizeEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Creates a RecognizeEntitiesResultCollection model that maintains a list of RecognizeEntitiesResult along with model version and batch's statistics.
recognizeLinkedEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document with language code.
RecognizeLinkedEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a linked entities recognition action in a set of documents.
RecognizeLinkedEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
 
RecognizeLinkedEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeLinkedEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesActionResult
 
recognizeLinkedEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of documents with provided language code and request options.
recognizeLinkedEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of documents with provided language code and request options.
recognizeLinkedEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of document with provided request options.
recognizeLinkedEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of document and request options.
RecognizeLinkedEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizeLinkedEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, LinkedEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesResult
Creates a RecognizeLinkedEntitiesResult model that describes recognized linked entities result.
RecognizeLinkedEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeLinkedEntitiesResult along with model version and batch's statistics.
RecognizeLinkedEntitiesResultCollection(Iterable<RecognizeLinkedEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Creates a RecognizeLinkedEntitiesResultCollection model that maintains a list of RecognizeLinkedEntitiesResult along with model version and batch's statistics.
recognizePiiEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document.
recognizePiiEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document.
recognizePiiEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
RecognizePiiEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a Personally Identifiable Information(PII) entities recognition action in a set of documents.
RecognizePiiEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
 
RecognizePiiEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesActionResult
 
recognizePiiEntitiesBatch(Iterable<String>, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of documents with the provided language code and request options.
recognizePiiEntitiesBatch(Iterable<String>, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of documents with provided language code and request options.
recognizePiiEntitiesBatchWithResponse(Iterable<TextDocumentInput>, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information entities for the provided list of document with provided request options.
recognizePiiEntitiesBatchWithResponse(Iterable<TextDocumentInput>, RecognizePiiEntitiesOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of document with provided request options.
RecognizePiiEntitiesOptions - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesOptions() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
 
RecognizePiiEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, PiiEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesResult
Creates a RecognizePiiEntitiesResult model that describes recognized PII entities result.
RecognizePiiEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizePiiEntitiesResult along with model version and batch's statistics.
RecognizePiiEntitiesResultCollection(Iterable<RecognizePiiEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Creates a RecognizePiiEntitiesResultCollection model that maintains a list of RecognizePiiEntitiesResult along with model version and batch's statistics.
REFERENCE_UNDEFINED - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value ReferenceUndefined for TemporalModifier.
RELATION_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value RelationOfExamination for HealthcareEntityRelationType.
RELATIONAL_OPERATOR - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value RELATIONAL_OPERATOR for HealthcareEntityCategory.
RelativeTo - Class in com.azure.ai.textanalytics.models
Defines values for RelativeTo.
RelativeTo() - Constructor for class com.azure.ai.textanalytics.models.RelativeTo
 
ResolutionKind - Class in com.azure.ai.textanalytics.models
Defines values for ResolutionKind.
ResolutionKind() - Constructor for class com.azure.ai.textanalytics.models.ResolutionKind
 
retryOptions(RetryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the RetryPolicy that is used when each request is sent.
RO_PERSONAL_NUMERICAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ROPersonalNumericalCode for PiiEntityCategory.
ROUTE_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value RouteOfMedication for HealthcareEntityRelationType.
RU_PASSPORT_NUMBER_DOMESTIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value RUPassportNumberDomestic for PiiEntityCategory.
RU_PASSPORT_NUMBER_INTERNATIONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value RUPassportNumberInternational for PiiEntityCategory.

S

SA_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SANationalID for PiiEntityCategory.
ScriptKind - Class in com.azure.ai.textanalytics.models
Defines values for ScriptKind.
ScriptKind() - Constructor for class com.azure.ai.textanalytics.models.ScriptKind
 
SE_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SENationalID for PiiEntityCategory.
SE_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SENationalIDV2 for PiiEntityCategory.
SE_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SEPassportNumber for PiiEntityCategory.
SE_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SETaxIdentificationNumber for PiiEntityCategory.
SentenceOpinion - Class in com.azure.ai.textanalytics.models
The SentenceOpinion model.
SentenceOpinion() - Constructor for class com.azure.ai.textanalytics.models.SentenceOpinion
 
SentenceSentiment - Class in com.azure.ai.textanalytics.models
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.
SentenceSentiment(String, TextSentiment, SentimentConfidenceScores) - Constructor for class com.azure.ai.textanalytics.models.SentenceSentiment
Creates a SentenceSentiment model that describes the sentiment analysis of sentence.
SentimentConfidenceScores - Class in com.azure.ai.textanalytics.models
SentimentConfidenceScores(double, double, double) - Constructor for class com.azure.ai.textanalytics.models.SentimentConfidenceScores
Creates a SentimentConfidenceScores model that describes the sentiment score of the sentiment label.
SERVICE_UNAVAILABLE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value ServiceUnavailable.
serviceVersion(TextAnalyticsServiceVersion) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the TextAnalyticsServiceVersion that is used when making API requests.
SET - Static variable in class com.azure.ai.textanalytics.models.DateTimeSubKind
Static value Set for DateTimeSubKind.
setAbstractSummaryActions(AbstractSummaryAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of AbstractSummaryAction to be executed.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Set the custom name for the action.
setAnalyzeHealthcareEntitiesActions(AnalyzeHealthcareEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of AnalyzeHealthcareEntitiesAction to be executed.
setAnalyzeSentimentActions(AnalyzeSentimentAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of AnalyzeSentimentAction to be executed.
setCategoriesFilter(PiiEntityCategory...) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of categoriesFilter.
setCategoriesFilter(PiiEntityCategory...) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of categoriesFilter.
setClassificationType(ClassificationType) - Method in class com.azure.ai.textanalytics.models.DynamicClassifyOptions
Set the classificationType property: Specifies either one or multiple categories per document.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Sets display name of the operation.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the custom name for the actions.
setDocumentType(HealthcareDocumentType) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Set the documentType property: Document type that can be provided as input for Fhir Documents.
setDocumentType(HealthcareDocumentType) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Set the documentType property: Document type that can be provided as input for Fhir Documents.
setDomainFilter(PiiEntityDomain) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of domainFilter.
setDomainFilter(PiiEntityDomain) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of domainFilter.
setExtractKeyPhrasesActions(ExtractKeyPhrasesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of ExtractKeyPhrasesAction to be executed.
setExtractSummaryActions(ExtractSummaryAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of ExtractSummaryAction to be executed.
setFhirVersion(FhirVersion) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Set the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
setFhirVersion(FhirVersion) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Set the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
setIncludeOpinionMining(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the value of includeOpinionMining.
setIncludeOpinionMining(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of includeOpinionMining.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.DynamicClassifyOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Set the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Set the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Set the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Set the value of includeStatistics.
setLanguage(String) - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Set the language property: (Optional) This is the 2 letter ISO 639-1 representation of a language.
setMaxSentenceCount(Integer) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the maximum extractive summarization sentences number to be returned in the response.
setMaxSentenceCount(Integer) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets the maximum extractive summarization sentences number to be returned in the response.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.DynamicClassifyOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Set the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Set the model version.
setMultiLabelClassifyActions(MultiLabelClassifyAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of MultiLabelClassifyAction to be executed.
setOrderBy(SummarySentencesOrder) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the order in which the summary sentences will be presented by.
setOrderBy(SummarySentencesOrder) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets the order in which the summary sentences will be presented by.
setRecognizeCustomEntitiesActions(RecognizeCustomEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeCustomEntitiesAction to be executed.
setRecognizeEntitiesActions(RecognizeEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeEntitiesAction to be executed.
setRecognizeLinkedEntitiesActions(RecognizeLinkedEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeLinkedEntitiesAction to be executed.
setRecognizePiiEntitiesActions(RecognizePiiEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizePiiEntitiesAction to be executed.
setSentenceCount(Integer) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Set the sentenceCount property: It controls the approximate number of sentences in the output summaries.
setSentenceCount(Integer) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Set the sentenceCount property: It controls the approximate number of sentences in the output summaries.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AbstractSummaryOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.DynamicClassifyOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.MultiLabelClassifyOptions
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesOptions
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Sets the value of service logs disable status.
setSingleLabelClassifyActions(SingleLabelClassifyAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of SingleLabelClassifyAction to be executed.
SG_NATIONAL_REGISTRATION_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SGNationalRegistrationIdentityCardNumber for PiiEntityCategory.
SHORT_HUNDRED_WEIGHT_US - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value ShortHundredWeightUS for WeightUnit.
SHORT_TON_US - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value ShortTonUS for WeightUnit.
SI_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SITaxIdentificationNumber for PiiEntityCategory.
SI_UNIQUE_MASTER_CITIZEN_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SIUniqueMasterCitizenNumber for PiiEntityCategory.
SINCE - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Since for TemporalModifier.
SINCE_END - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value SinceEnd for TemporalModifier.
SINGLE - Static variable in class com.azure.ai.textanalytics.models.ClassificationType
Static value Single for ClassificationType.
SingleLabelClassifyAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
SingleLabelClassifyAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.SingleLabelClassifyAction
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
SingleLabelClassifyActionResult - Class in com.azure.ai.textanalytics.models
SingleLabelClassifyActionResult() - Constructor for class com.azure.ai.textanalytics.models.SingleLabelClassifyActionResult
 
SingleLabelClassifyOptions - Class in com.azure.ai.textanalytics.models
SingleLabelClassifyOptions() - Constructor for class com.azure.ai.textanalytics.models.SingleLabelClassifyOptions
 
SK_PERSONAL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SKPersonalNumber for PiiEntityCategory.
SKILL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an entity describing a capability or expertise.
SPEED - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Speed for RangeKind.
SPEED_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value SpeedResolution for ResolutionKind.
SpeedResolution - Class in com.azure.ai.textanalytics.models
Represents the speed entity resolution model.
SpeedResolution() - Constructor for class com.azure.ai.textanalytics.models.SpeedResolution
 
SpeedUnit - Class in com.azure.ai.textanalytics.models
Defines values for SpeedUnit.
SpeedUnit() - Constructor for class com.azure.ai.textanalytics.models.SpeedUnit
 
SQL_SERVER_CONNECTION_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SQLServerConnectionString for PiiEntityCategory.
SQUARE_CENTIMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareCentimeter for AreaUnit.
SQUARE_DECAMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareDecameter for AreaUnit.
SQUARE_DECIMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareDecimeter for AreaUnit.
SQUARE_FOOT - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareFoot for AreaUnit.
SQUARE_HECTOMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareHectometer for AreaUnit.
SQUARE_INCH - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareInch for AreaUnit.
SQUARE_KILOMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareKilometer for AreaUnit.
SQUARE_METER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareMeter for AreaUnit.
SQUARE_MILE - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareMile for AreaUnit.
SQUARE_MILLIMETER - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareMillimeter for AreaUnit.
SQUARE_YARD - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value SquareYard for AreaUnit.
START - Static variable in class com.azure.ai.textanalytics.models.RelativeTo
Static value Start for RelativeTo.
START - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Start for TemporalModifier.
STONE - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Stone for WeightUnit.
SUBJECT - Static variable in class com.azure.ai.textanalytics.models.EntityAssociation
Specifies if the entity is the subject of the text.
SummaryContext - Class in com.azure.ai.textanalytics.models
SummaryContext() - Constructor for class com.azure.ai.textanalytics.models.SummaryContext
 
SummarySentence - Class in com.azure.ai.textanalytics.models
The SummarySentence model.
SummarySentence() - Constructor for class com.azure.ai.textanalytics.models.SummarySentence
 
SummarySentencesOrder - Class in com.azure.ai.textanalytics.models
Defines values for SummarySentencesOrder.
SummarySentencesOrder() - Constructor for class com.azure.ai.textanalytics.models.SummarySentencesOrder
 
SWIFT_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SWIFTCode for PiiEntityCategory.
SYMPTOM_OR_SIGN - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value SYMPTOM_OR_SIGN for HealthcareEntityCategory.

T

TABLESPOON - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Tablespoon for VolumeUnit.
TargetSentiment - Class in com.azure.ai.textanalytics.models
The TargetSentiment model.
TargetSentiment() - Constructor for class com.azure.ai.textanalytics.models.TargetSentiment
 
TEASPOON - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Teaspoon for VolumeUnit.
TEMPERATURE - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Temperature for RangeKind.
TEMPERATURE_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value TemperatureResolution for ResolutionKind.
TemperatureResolution - Class in com.azure.ai.textanalytics.models
Represents the temperature entity resolution model.
TemperatureResolution() - Constructor for class com.azure.ai.textanalytics.models.TemperatureResolution
 
TemperatureUnit - Class in com.azure.ai.textanalytics.models
Defines values for TemperatureUnit.
TemperatureUnit() - Constructor for class com.azure.ai.textanalytics.models.TemperatureUnit
 
TEMPORAL_SPAN_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value TemporalSpanResolution for ResolutionKind.
TemporalModifier - Class in com.azure.ai.textanalytics.models
Defines values for TemporalModifier.
TemporalModifier() - Constructor for class com.azure.ai.textanalytics.models.TemporalModifier
 
TemporalSpanResolution - Class in com.azure.ai.textanalytics.models
represents the resolution of a date and/or time span.
TemporalSpanResolution() - Constructor for class com.azure.ai.textanalytics.models.TemporalSpanResolution
 
TERABIT - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Terabit for InformationUnit.
TERABYTE - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Terabyte for InformationUnit.
TextAnalyticsActionResult - Class in com.azure.ai.textanalytics.models
TextAnalyticsActionResult() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
 
TextAnalyticsActions - Class in com.azure.ai.textanalytics.models
TextAnalyticsActions() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsActions
 
TextAnalyticsAsyncClient - Class in com.azure.ai.textanalytics
This class provides an asynchronous client that contains all the operations that apply to Azure Text Analytics.
TextAnalyticsClient - Class in com.azure.ai.textanalytics
This class provides a synchronous client that contains all the operations that apply to Azure Text Analytics.
TextAnalyticsClientBuilder - Class in com.azure.ai.textanalytics
This class provides a fluent builder API to help instantiation of TextAnalyticsClients and TextAnalyticsAsyncClients, call TextAnalyticsClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
TextAnalyticsClientBuilder() - Constructor for class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
 
TextAnalyticsError - Class in com.azure.ai.textanalytics.models
TextAnalyticsError(TextAnalyticsErrorCode, String, String) - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsError
Creates a TextAnalyticsError model that describes text analytics error.
TextAnalyticsErrorCode - Class in com.azure.ai.textanalytics.models
Defines values for TextAnalyticsErrorCode.
TextAnalyticsErrorCode() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
 
TextAnalyticsException - Exception in com.azure.ai.textanalytics.models
General exception for Text Analytics related failures.
TextAnalyticsException(String, TextAnalyticsErrorCode, String) - Constructor for exception com.azure.ai.textanalytics.models.TextAnalyticsException
Initializes a new instance of the TextAnalyticsException class.
TextAnalyticsRequestOptions - Class in com.azure.ai.textanalytics.models
TextAnalyticsRequestOptions() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
 
TextAnalyticsResult - Class in com.azure.ai.textanalytics.models
TextAnalyticsServiceVersion - Enum in com.azure.ai.textanalytics
The versions of Azure Text Analytics supported by this client library.
TextAnalyticsWarning - Class in com.azure.ai.textanalytics.models
TextAnalyticsWarning(WarningCode, String) - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Creates a TextAnalyticsWarning model that describes text analytics warning.
TextDocumentBatchStatistics - Class in com.azure.ai.textanalytics.models
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the request payload.
TextDocumentBatchStatistics(int, int, int, long) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Creates a TextDocumentBatchStatistics model that describes the statistics of batch text.
TextDocumentInput - Class in com.azure.ai.textanalytics.models
Contains an input document to be analyzed by the service.
TextDocumentInput(String, String) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentInput
Creates a TextDocumentInput model that describes the documents.
TextDocumentStatistics - Class in com.azure.ai.textanalytics.models
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the document payload.
TextDocumentStatistics(int, int) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentStatistics
Creates a TextDocumentStatistics model that describes the statistics of text document.
TextSentiment - Class in com.azure.ai.textanalytics.models
Defines values for TextSentiment.
TextSentiment() - Constructor for class com.azure.ai.textanalytics.models.TextSentiment
 
TH_POPULATION_IDENTIFICATION_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value THPopulationIdentificationCode for PiiEntityCategory.
TIME - Static variable in class com.azure.ai.textanalytics.models.DateTimeSubKind
Static value Time for DateTimeSubKind.
TIME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value TIME for HealthcareEntityCategory.
TIME_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfCondition for HealthcareEntityRelationType.
TIME_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfExamination for HealthcareEntityRelationType.
TIME_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfMedication for HealthcareEntityRelationType.
TIME_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfTreatment for HealthcareEntityRelationType.
TON - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Ton for WeightUnit.
toString() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
 
toString() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
 
TR_NATIONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TRNationalIdentificationNumber for PiiEntityCategory.
TREATMENT_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value TREATMENT_NAME for HealthcareEntityCategory.
TW_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWNationalID for PiiEntityCategory.
TW_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWPassportNumber for PiiEntityCategory.
TW_RESIDENT_CERTIFICATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWResidentCertificate for PiiEntityCategory.

U

UA_PASSPORT_NUMBER_DOMESTIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UAPassportNumberDomestic for PiiEntityCategory.
UA_PASSPORT_NUMBER_INTERNATIONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UAPassportNumberInternational for PiiEntityCategory.
UK_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKDriversLicenseNumber for PiiEntityCategory.
UK_ELECTORAL_ROLL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKElectoralRollNumber for PiiEntityCategory.
UK_NATIONAL_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKNationalHealthNumber for PiiEntityCategory.
UK_NATIONAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKNationalInsuranceNumber for PiiEntityCategory.
UK_UNIQUE_TAXPAYER_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKUniqueTaxpayerNumber for PiiEntityCategory.
UNIT_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value UnitOfCondition for HealthcareEntityRelationType.
UNIT_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value UnitOfExamination for HealthcareEntityRelationType.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.AgeUnit
Static value Unspecified for AgeUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.AreaUnit
Static value Unspecified for AreaUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.InformationUnit
Static value Unspecified for InformationUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Unspecified for LengthUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.NumberKind
Static value Unspecified for NumberKind.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value Unspecified for SpeedUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.TemperatureUnit
Static value Unspecified for TemperatureUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.VolumeUnit
Static value Unspecified for VolumeUnit.
UNSPECIFIED - Static variable in class com.azure.ai.textanalytics.models.WeightUnit
Static value Unspecified for WeightUnit.
UNSUPPORTED_LANGUAGE_CODE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value UnsupportedLanguageCode.
UNTIL - Static variable in class com.azure.ai.textanalytics.models.TemporalModifier
Static value Until for TemporalModifier.
URL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an Internet URL.
URL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value URL for PiiEntityCategory.
US_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USBankAccountNumber for PiiEntityCategory.
US_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USDriversLicenseNumber for PiiEntityCategory.
US_INDIVIDUAL_TAXPAYER_IDENTIFICATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USIndividualTaxpayerIdentification for PiiEntityCategory.
US_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USSocialSecurityNumber for PiiEntityCategory.
US_UK_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USUKPassportNumber for PiiEntityCategory.

V

V2022_05_01 - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service Version 2022-05-01.
V2022_10_01_PREVIEW - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service Version 2022-10-01-preview.
V3_0 - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service version v3.0.
V3_1 - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service version v3.1.
V4_0_1 - Static variable in class com.azure.ai.textanalytics.models.FhirVersion
Static value 4.0.1 for FhirVersion.
VALUE_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value ValueOfCondition for HealthcareEntityRelationType.
VALUE_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value ValueOfExamination for HealthcareEntityRelationType.
valueOf(String) - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.ai.textanalytics.models.HealthcareDocumentType
Gets known HealthcareDocumentType values.
values() - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value VARIANT for HealthcareEntityCategory.
VOLUME - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Volume for RangeKind.
VOLUME_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value VolumeResolution for ResolutionKind.
VolumeResolution - Class in com.azure.ai.textanalytics.models
Represents the volume entity resolution model.
VolumeResolution() - Constructor for class com.azure.ai.textanalytics.models.VolumeResolution
 
VolumeUnit - Class in com.azure.ai.textanalytics.models
Defines values for VolumeUnit.
VolumeUnit() - Constructor for class com.azure.ai.textanalytics.models.VolumeUnit
 

W

WarningCode - Class in com.azure.ai.textanalytics.models
Defines values for WarningCode.
WarningCode() - Constructor for class com.azure.ai.textanalytics.models.WarningCode
 
WEEK - Static variable in class com.azure.ai.textanalytics.models.AgeUnit
Static value Week for AgeUnit.
WEIGHT - Static variable in class com.azure.ai.textanalytics.models.RangeKind
Static value Weight for RangeKind.
WEIGHT_RESOLUTION - Static variable in class com.azure.ai.textanalytics.models.ResolutionKind
Static value WeightResolution for ResolutionKind.
WeightResolution - Class in com.azure.ai.textanalytics.models
Represents the weight entity resolution model.
WeightResolution() - Constructor for class com.azure.ai.textanalytics.models.WeightResolution
 
WeightUnit - Class in com.azure.ai.textanalytics.models
Defines values for WeightUnit.
WeightUnit() - Constructor for class com.azure.ai.textanalytics.models.WeightUnit
 

Y

YARD - Static variable in class com.azure.ai.textanalytics.models.LengthUnit
Static value Yard for LengthUnit.
YARDS_PER_MINUTE - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value YardsPerMinute for SpeedUnit.
YARDS_PER_SECOND - Static variable in class com.azure.ai.textanalytics.models.SpeedUnit
Static value YardsPerSecond for SpeedUnit.
YEAR - Static variable in class com.azure.ai.textanalytics.models.AgeUnit
Static value Year for AgeUnit.

Z

ZA_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ZAIdentificationNumber for PiiEntityCategory.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form