com.azure.ai.textanalytics.models
Package containing the data models for MicrosoftCognitiveLanguageServiceTextAnalysis. The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in https://docs.microsoft.com/azure/cognitive-services/language-service/overview.
Classes
| AbstractiveSummary |
An object representing a single summary with context for given document. |
| AbstractiveSummaryAction |
Configurations that allow callers to specify details about how to execute an abstractive summarization action in a set of documents. |
| AbstractiveSummaryActionResult |
The |
| AbstractiveSummaryContext |
The |
| AbstractiveSummaryOperationDetail |
The |
| AbstractiveSummaryOptions |
Configurations that allow callers to specify details about how to execute an abstractive summarization in a set of documents. |
| AbstractiveSummaryResult |
The |
| AnalyzeActionsOperationDetail |
The |
| AnalyzeActionsOptions |
The |
| AnalyzeActionsResult |
The |
| AnalyzeHealthcareEntitiesAction |
Configurations that allow callers to specify details about how to execute an healthcare analysis action in a set of documents. |
| AnalyzeHealthcareEntitiesActionResult |
The |
| AnalyzeHealthcareEntitiesOperationDetail |
The |
| AnalyzeHealthcareEntitiesOptions |
The |
| AnalyzeHealthcareEntitiesResult |
The |
| AnalyzeSentimentAction |
Configurations that allow callers to specify details about how to execute an sentiment analysis action in a set of documents. |
| AnalyzeSentimentActionResult |
The |
| AnalyzeSentimentOptions |
The |
| AnalyzeSentimentResult |
The |
| AssessmentSentiment |
The |
| CategorizedEntity |
The |
| CategorizedEntityCollection |
The |
| ClassificationCategory |
The document classification result which contains the classified category and the confidence score on it. |
| ClassifyDocumentOperationDetail |
The |
| ClassifyDocumentResult |
The |
| DetectLanguageInput |
The |
| DetectLanguageResult |
The |
| DetectedLanguage |
The |
| DocumentSentiment |
The |
| EntityAssociation |
The |
| EntityCategory |
Gets the entity category inferred by the text analytics service's named entity recognition model. |
| EntityCertainty |
The |
| EntityConditionality |
The |
| EntityDataSource |
The |
| ExtractKeyPhraseResult |
The |
| ExtractKeyPhrasesAction |
Configurations that allow callers to specify details about how to execute a key phrases extraction action in a set of documents. |
| ExtractKeyPhrasesActionResult |
The |
| ExtractiveSummaryAction |
Configurations that allow callers to specify details about how to execute an extractive summarization action in a set of documents. |
| ExtractiveSummaryActionResult |
The |
| ExtractiveSummaryOperationDetail |
The |
| ExtractiveSummaryOptions |
Configurations that allow callers to specify details about how to execute an extractive summarization in a set of documents. |
| ExtractiveSummaryResult |
The |
| ExtractiveSummarySentence |
The |
| ExtractiveSummarySentencesOrder |
The sorting criteria to use for the results of Extractive Summarization. |
| HealthcareEntity |
The |
| HealthcareEntityAssertion |
The |
| HealthcareEntityCategory |
Healthcare Entity Category. |
| HealthcareEntityRelation |
The |
| HealthcareEntityRelationRole |
The |
| HealthcareEntityRelationType |
Type of relation. |
| KeyPhrasesCollection |
The |
| LinkedEntity |
The |
| LinkedEntityCollection |
The |
| LinkedEntityMatch |
The |
| MultiLabelClassifyAction |
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents. |
| MultiLabelClassifyActionResult |
The |
| MultiLabelClassifyOptions |
The |
| PiiEntity |
The |
| PiiEntityCategory |
Gets the PII entity category inferred by the text analytics service's PII entity recognition model. |
| PiiEntityCollection |
The |
| PiiEntityDomain |
Defines values for |
| RecognizeCustomEntitiesAction |
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents. |
| RecognizeCustomEntitiesActionResult |
The |
| RecognizeCustomEntitiesOperationDetail |
The |
| RecognizeCustomEntitiesOptions |
The |
| RecognizeEntitiesAction |
Configurations that allow callers to specify details about how to execute an entities recognition action in a set of documents. |
| RecognizeEntitiesActionResult |
The |
| RecognizeEntitiesResult |
The |
| RecognizeLinkedEntitiesAction |
Configurations that allow callers to specify details about how to execute a linked entities recognition action in a set of documents. |
| RecognizeLinkedEntitiesActionResult |
The |
| RecognizeLinkedEntitiesResult |
The |
| RecognizePiiEntitiesAction |
Configurations that allow callers to specify details about how to execute a Personally Identifiable Information(PII) entities recognition action in a set of documents. |
| RecognizePiiEntitiesActionResult |
The |
| RecognizePiiEntitiesOptions |
The |
| RecognizePiiEntitiesResult |
The |
| SentenceOpinion |
The |
| SentenceSentiment |
The |
| SentimentConfidenceScores |
The |
| SingleLabelClassifyAction |
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents. |
| SingleLabelClassifyActionResult |
The |
| SingleLabelClassifyOptions |
The |
| TargetSentiment |
The |
| TextAnalyticsActionResult |
The |
| TextAnalyticsActions |
The |
| TextAnalyticsError |
The |
| TextAnalyticsErrorCode |
Defines values for Text |
| TextAnalyticsException |
General exception for Text Analytics related failures. |
| TextAnalyticsRequestOptions |
The |
| TextAnalyticsResult |
The |
| TextAnalyticsWarning |
The |
| TextDocumentBatchStatistics |
If isIncludeStatistics() is set to |
| TextDocumentInput |
Contains an input document to be analyzed by the service. |
| TextDocumentStatistics |
If isIncludeStatistics() is set to |
| TextSentiment |
Defines values for |
| WarningCode |
Defines values for |