azure-ai-textanalytics 5.3.0b1__py3-none-any.whl → 6.0.0b1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of azure-ai-textanalytics might be problematic. Click here for more details.
- azure/ai/textanalytics/__init__.py +26 -197
- azure/ai/textanalytics/_client.py +111 -0
- azure/ai/textanalytics/_configuration.py +73 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/operations → _operations}/__init__.py +13 -8
- azure/ai/textanalytics/_operations/_operations.py +716 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/models → _operations}/_patch.py +8 -6
- azure/ai/textanalytics/_patch.py +350 -0
- azure/ai/textanalytics/{_generated/aio → _utils}/__init__.py +1 -5
- azure/ai/textanalytics/_utils/model_base.py +1237 -0
- azure/ai/textanalytics/{_generated/_serialization.py → _utils/serialization.py} +640 -616
- azure/ai/textanalytics/{_generated/v2022_05_01/aio/_vendor.py → _utils/utils.py} +10 -12
- azure/ai/textanalytics/_version.py +8 -7
- azure/ai/textanalytics/aio/__init__.py +25 -14
- azure/ai/textanalytics/aio/_client.py +115 -0
- azure/ai/textanalytics/aio/_configuration.py +75 -0
- azure/ai/textanalytics/{_generated/v2022_10_01_preview/aio/operations → aio/_operations}/__init__.py +13 -8
- azure/ai/textanalytics/aio/_operations/_operations.py +623 -0
- azure/ai/textanalytics/{_generated/v2022_05_01 → aio/_operations}/_patch.py +8 -6
- azure/ai/textanalytics/aio/_patch.py +344 -0
- azure/ai/textanalytics/models/__init__.py +402 -0
- azure/ai/textanalytics/models/_enums.py +1979 -0
- azure/ai/textanalytics/models/_models.py +6641 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/aio → models}/_patch.py +8 -6
- azure/ai/textanalytics/py.typed +1 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/METADATA +755 -319
- azure_ai_textanalytics-6.0.0b1.dist-info/RECORD +29 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/WHEEL +1 -1
- azure/ai/textanalytics/_base_client.py +0 -111
- azure/ai/textanalytics/_check.py +0 -22
- azure/ai/textanalytics/_dict_mixin.py +0 -54
- azure/ai/textanalytics/_generated/__init__.py +0 -16
- azure/ai/textanalytics/_generated/_configuration.py +0 -70
- azure/ai/textanalytics/_generated/_operations_mixin.py +0 -795
- azure/ai/textanalytics/_generated/_text_analytics_client.py +0 -126
- azure/ai/textanalytics/_generated/_version.py +0 -8
- azure/ai/textanalytics/_generated/aio/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/aio/_operations_mixin.py +0 -776
- azure/ai/textanalytics/_generated/aio/_text_analytics_client.py +0 -124
- azure/ai/textanalytics/_generated/models.py +0 -8
- azure/ai/textanalytics/_generated/v2022_05_01/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_05_01/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_05_01/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_05_01/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_05_01/models/__init__.py +0 -281
- azure/ai/textanalytics/_generated/v2022_05_01/models/_models_py3.py +0 -5722
- azure/ai/textanalytics/_generated/v2022_05_01/models/_text_analytics_client_enums.py +0 -439
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v2022_10_01_preview/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/__init__.py +0 -407
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_models_py3.py +0 -8462
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_patch.py +0 -72
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py +0 -730
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v3_0/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_0/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/_text_analytics_client.py +0 -96
- azure/ai/textanalytics/_generated/v3_0/_vendor.py +0 -33
- azure/ai/textanalytics/_generated/v3_0/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_0/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/aio/_text_analytics_client.py +0 -93
- azure/ai/textanalytics/_generated/v3_0/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_0/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_text_analytics_client_operations.py +0 -428
- azure/ai/textanalytics/_generated/v3_0/models/__init__.py +0 -81
- azure/ai/textanalytics/_generated/v3_0/models/_models_py3.py +0 -1467
- azure/ai/textanalytics/_generated/v3_0/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/models/_text_analytics_client_enums.py +0 -58
- azure/ai/textanalytics/_generated/v3_0/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/operations/_text_analytics_client_operations.py +0 -604
- azure/ai/textanalytics/_generated/v3_1/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_1/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/_text_analytics_client.py +0 -98
- azure/ai/textanalytics/_generated/v3_1/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v3_1/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_1/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/aio/_text_analytics_client.py +0 -95
- azure/ai/textanalytics/_generated/v3_1/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_1/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_text_analytics_client_operations.py +0 -1291
- azure/ai/textanalytics/_generated/v3_1/models/__init__.py +0 -205
- azure/ai/textanalytics/_generated/v3_1/models/_models_py3.py +0 -3976
- azure/ai/textanalytics/_generated/v3_1/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/models/_text_analytics_client_enums.py +0 -367
- azure/ai/textanalytics/_generated/v3_1/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/operations/_text_analytics_client_operations.py +0 -1709
- azure/ai/textanalytics/_lro.py +0 -552
- azure/ai/textanalytics/_models.py +0 -3142
- azure/ai/textanalytics/_policies.py +0 -66
- azure/ai/textanalytics/_request_handlers.py +0 -104
- azure/ai/textanalytics/_response_handlers.py +0 -580
- azure/ai/textanalytics/_text_analytics_client.py +0 -1802
- azure/ai/textanalytics/_user_agent.py +0 -8
- azure/ai/textanalytics/_validate.py +0 -113
- azure/ai/textanalytics/aio/_base_client_async.py +0 -95
- azure/ai/textanalytics/aio/_lro_async.py +0 -501
- azure/ai/textanalytics/aio/_response_handlers_async.py +0 -94
- azure/ai/textanalytics/aio/_text_analytics_client_async.py +0 -1800
- azure_ai_textanalytics-5.3.0b1.dist-info/RECORD +0 -115
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info/licenses}/LICENSE +0 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/top_level.txt +0 -0
|
@@ -1,407 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# --------------------------------------------------------------------------
|
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
# --------------------------------------------------------------------------
|
|
8
|
-
|
|
9
|
-
from ._models_py3 import AbstractiveSummarizationLROResult
|
|
10
|
-
from ._models_py3 import AbstractiveSummarizationLROTask
|
|
11
|
-
from ._models_py3 import AbstractiveSummarizationResult
|
|
12
|
-
from ._models_py3 import AbstractiveSummarizationResultBase
|
|
13
|
-
from ._models_py3 import AbstractiveSummarizationTaskParameters
|
|
14
|
-
from ._models_py3 import AbstractiveSummarizationTaskParametersBase
|
|
15
|
-
from ._models_py3 import AbstractiveSummary
|
|
16
|
-
from ._models_py3 import AbstractiveSummaryDocumentResult
|
|
17
|
-
from ._models_py3 import AbstractiveSummaryDocumentResultWithDetectedLanguage
|
|
18
|
-
from ._models_py3 import AgeResolution
|
|
19
|
-
from ._models_py3 import AnalyzeTextDynamicClassificationInput
|
|
20
|
-
from ._models_py3 import AnalyzeTextEntityLinkingInput
|
|
21
|
-
from ._models_py3 import AnalyzeTextEntityRecognitionInput
|
|
22
|
-
from ._models_py3 import AnalyzeTextJobState
|
|
23
|
-
from ._models_py3 import AnalyzeTextJobStatistics
|
|
24
|
-
from ._models_py3 import AnalyzeTextJobsInput
|
|
25
|
-
from ._models_py3 import AnalyzeTextKeyPhraseExtractionInput
|
|
26
|
-
from ._models_py3 import AnalyzeTextLROResult
|
|
27
|
-
from ._models_py3 import AnalyzeTextLROTask
|
|
28
|
-
from ._models_py3 import AnalyzeTextLanguageDetectionInput
|
|
29
|
-
from ._models_py3 import AnalyzeTextPiiEntitiesRecognitionInput
|
|
30
|
-
from ._models_py3 import AnalyzeTextSentimentAnalysisInput
|
|
31
|
-
from ._models_py3 import AnalyzeTextTask
|
|
32
|
-
from ._models_py3 import AnalyzeTextTaskResult
|
|
33
|
-
from ._models_py3 import AreaResolution
|
|
34
|
-
from ._models_py3 import BaseResolution
|
|
35
|
-
from ._models_py3 import BooleanResolution
|
|
36
|
-
from ._models_py3 import ClassificationDocumentResult
|
|
37
|
-
from ._models_py3 import ClassificationResult
|
|
38
|
-
from ._models_py3 import CurrencyResolution
|
|
39
|
-
from ._models_py3 import CustomEntitiesLROTask
|
|
40
|
-
from ._models_py3 import CustomEntitiesResult
|
|
41
|
-
from ._models_py3 import CustomEntitiesResultDocumentsItem
|
|
42
|
-
from ._models_py3 import CustomEntitiesTaskParameters
|
|
43
|
-
from ._models_py3 import CustomEntityRecognitionLROResult
|
|
44
|
-
from ._models_py3 import CustomLabelClassificationResult
|
|
45
|
-
from ._models_py3 import CustomLabelClassificationResultDocumentsItem
|
|
46
|
-
from ._models_py3 import CustomMultiLabelClassificationLROResult
|
|
47
|
-
from ._models_py3 import CustomMultiLabelClassificationLROTask
|
|
48
|
-
from ._models_py3 import CustomMultiLabelClassificationTaskParameters
|
|
49
|
-
from ._models_py3 import CustomResult
|
|
50
|
-
from ._models_py3 import CustomSingleLabelClassificationLROResult
|
|
51
|
-
from ._models_py3 import CustomSingleLabelClassificationLROTask
|
|
52
|
-
from ._models_py3 import CustomSingleLabelClassificationTaskParameters
|
|
53
|
-
from ._models_py3 import CustomTaskParameters
|
|
54
|
-
from ._models_py3 import DateTimeResolution
|
|
55
|
-
from ._models_py3 import DetectedLanguage
|
|
56
|
-
from ._models_py3 import DocumentDetectedLanguage
|
|
57
|
-
from ._models_py3 import DocumentDetectedLanguageString
|
|
58
|
-
from ._models_py3 import DocumentError
|
|
59
|
-
from ._models_py3 import DocumentRequestStatistics
|
|
60
|
-
from ._models_py3 import DocumentResult
|
|
61
|
-
from ._models_py3 import DocumentStatistics
|
|
62
|
-
from ._models_py3 import DocumentWarning
|
|
63
|
-
from ._models_py3 import DynamicClassificationDocumentResult
|
|
64
|
-
from ._models_py3 import DynamicClassificationResult
|
|
65
|
-
from ._models_py3 import DynamicClassificationResultDocumentsItem
|
|
66
|
-
from ._models_py3 import DynamicClassificationTaskParameters
|
|
67
|
-
from ._models_py3 import DynamicClassificationTaskResult
|
|
68
|
-
from ._models_py3 import EntitiesDocumentResult
|
|
69
|
-
from ._models_py3 import EntitiesLROTask
|
|
70
|
-
from ._models_py3 import EntitiesResult
|
|
71
|
-
from ._models_py3 import EntitiesResultWithDetectedLanguage
|
|
72
|
-
from ._models_py3 import EntitiesTaskParameters
|
|
73
|
-
from ._models_py3 import EntitiesTaskResult
|
|
74
|
-
from ._models_py3 import Entity
|
|
75
|
-
from ._models_py3 import EntityLinkingLROResult
|
|
76
|
-
from ._models_py3 import EntityLinkingLROTask
|
|
77
|
-
from ._models_py3 import EntityLinkingResult
|
|
78
|
-
from ._models_py3 import EntityLinkingResultWithDetectedLanguage
|
|
79
|
-
from ._models_py3 import EntityLinkingTaskParameters
|
|
80
|
-
from ._models_py3 import EntityLinkingTaskResult
|
|
81
|
-
from ._models_py3 import EntityRecognitionLROResult
|
|
82
|
-
from ._models_py3 import EntityWithResolution
|
|
83
|
-
from ._models_py3 import Error
|
|
84
|
-
from ._models_py3 import ErrorResponse
|
|
85
|
-
from ._models_py3 import ExtractedSummaryDocumentResult
|
|
86
|
-
from ._models_py3 import ExtractedSummaryDocumentResultWithDetectedLanguage
|
|
87
|
-
from ._models_py3 import ExtractedSummarySentence
|
|
88
|
-
from ._models_py3 import ExtractiveSummarizationLROResult
|
|
89
|
-
from ._models_py3 import ExtractiveSummarizationLROTask
|
|
90
|
-
from ._models_py3 import ExtractiveSummarizationResult
|
|
91
|
-
from ._models_py3 import ExtractiveSummarizationTaskParameters
|
|
92
|
-
from ._models_py3 import HealthcareAssertion
|
|
93
|
-
from ._models_py3 import HealthcareEntitiesDocumentResult
|
|
94
|
-
from ._models_py3 import HealthcareEntitiesDocumentResultWithDocumentDetectedLanguage
|
|
95
|
-
from ._models_py3 import HealthcareEntity
|
|
96
|
-
from ._models_py3 import HealthcareEntityLink
|
|
97
|
-
from ._models_py3 import HealthcareLROResult
|
|
98
|
-
from ._models_py3 import HealthcareLROTask
|
|
99
|
-
from ._models_py3 import HealthcareRelation
|
|
100
|
-
from ._models_py3 import HealthcareRelationEntity
|
|
101
|
-
from ._models_py3 import HealthcareResult
|
|
102
|
-
from ._models_py3 import HealthcareTaskParameters
|
|
103
|
-
from ._models_py3 import InformationResolution
|
|
104
|
-
from ._models_py3 import InnerErrorModel
|
|
105
|
-
from ._models_py3 import InputError
|
|
106
|
-
from ._models_py3 import JobState
|
|
107
|
-
from ._models_py3 import KeyPhraseExtractionLROResult
|
|
108
|
-
from ._models_py3 import KeyPhraseLROTask
|
|
109
|
-
from ._models_py3 import KeyPhraseResult
|
|
110
|
-
from ._models_py3 import KeyPhraseResultDocumentsItem
|
|
111
|
-
from ._models_py3 import KeyPhraseTaskParameters
|
|
112
|
-
from ._models_py3 import KeyPhraseTaskResult
|
|
113
|
-
from ._models_py3 import KeyPhrasesDocumentResult
|
|
114
|
-
from ._models_py3 import LanguageDetectionAnalysisInput
|
|
115
|
-
from ._models_py3 import LanguageDetectionDocumentResult
|
|
116
|
-
from ._models_py3 import LanguageDetectionResult
|
|
117
|
-
from ._models_py3 import LanguageDetectionTaskParameters
|
|
118
|
-
from ._models_py3 import LanguageDetectionTaskResult
|
|
119
|
-
from ._models_py3 import LanguageInput
|
|
120
|
-
from ._models_py3 import LengthResolution
|
|
121
|
-
from ._models_py3 import LinkedEntitiesDocumentResult
|
|
122
|
-
from ._models_py3 import LinkedEntity
|
|
123
|
-
from ._models_py3 import Match
|
|
124
|
-
from ._models_py3 import MultiLanguageAnalysisInput
|
|
125
|
-
from ._models_py3 import MultiLanguageInput
|
|
126
|
-
from ._models_py3 import NumberResolution
|
|
127
|
-
from ._models_py3 import NumericRangeResolution
|
|
128
|
-
from ._models_py3 import OrdinalResolution
|
|
129
|
-
from ._models_py3 import PIIResultWithDetectedLanguage
|
|
130
|
-
from ._models_py3 import Pagination
|
|
131
|
-
from ._models_py3 import PiiEntitiesDocumentResult
|
|
132
|
-
from ._models_py3 import PiiEntityRecognitionLROResult
|
|
133
|
-
from ._models_py3 import PiiLROTask
|
|
134
|
-
from ._models_py3 import PiiResult
|
|
135
|
-
from ._models_py3 import PiiTaskParameters
|
|
136
|
-
from ._models_py3 import PiiTaskResult
|
|
137
|
-
from ._models_py3 import PreBuiltResult
|
|
138
|
-
from ._models_py3 import PreBuiltTaskParameters
|
|
139
|
-
from ._models_py3 import QuantityResolution
|
|
140
|
-
from ._models_py3 import RequestStatistics
|
|
141
|
-
from ._models_py3 import SentenceAssessment
|
|
142
|
-
from ._models_py3 import SentenceSentiment
|
|
143
|
-
from ._models_py3 import SentenceTarget
|
|
144
|
-
from ._models_py3 import SentimentAnalysisLROTask
|
|
145
|
-
from ._models_py3 import SentimentAnalysisTaskParameters
|
|
146
|
-
from ._models_py3 import SentimentConfidenceScorePerLabel
|
|
147
|
-
from ._models_py3 import SentimentDocumentResult
|
|
148
|
-
from ._models_py3 import SentimentLROResult
|
|
149
|
-
from ._models_py3 import SentimentResponse
|
|
150
|
-
from ._models_py3 import SentimentResponseDocumentsItem
|
|
151
|
-
from ._models_py3 import SentimentTaskResult
|
|
152
|
-
from ._models_py3 import SpeedResolution
|
|
153
|
-
from ._models_py3 import SummaryContext
|
|
154
|
-
from ._models_py3 import TargetConfidenceScoreLabel
|
|
155
|
-
from ._models_py3 import TargetRelation
|
|
156
|
-
from ._models_py3 import TaskIdentifier
|
|
157
|
-
from ._models_py3 import TaskParameters
|
|
158
|
-
from ._models_py3 import TaskState
|
|
159
|
-
from ._models_py3 import TasksState
|
|
160
|
-
from ._models_py3 import TasksStateTasks
|
|
161
|
-
from ._models_py3 import TemperatureResolution
|
|
162
|
-
from ._models_py3 import TemporalSpanResolution
|
|
163
|
-
from ._models_py3 import VolumeResolution
|
|
164
|
-
from ._models_py3 import WeightResolution
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
from ._text_analytics_client_enums import AgeUnit
|
|
168
|
-
from ._text_analytics_client_enums import AnalyzeTextLROResultsKind
|
|
169
|
-
from ._text_analytics_client_enums import AnalyzeTextLROTaskKind
|
|
170
|
-
from ._text_analytics_client_enums import AnalyzeTextTaskKind
|
|
171
|
-
from ._text_analytics_client_enums import AnalyzeTextTaskResultsKind
|
|
172
|
-
from ._text_analytics_client_enums import AreaUnit
|
|
173
|
-
from ._text_analytics_client_enums import Association
|
|
174
|
-
from ._text_analytics_client_enums import Certainty
|
|
175
|
-
from ._text_analytics_client_enums import ClassificationType
|
|
176
|
-
from ._text_analytics_client_enums import Conditionality
|
|
177
|
-
from ._text_analytics_client_enums import DateTimeSubKind
|
|
178
|
-
from ._text_analytics_client_enums import DocumentSentimentValue
|
|
179
|
-
from ._text_analytics_client_enums import ErrorCode
|
|
180
|
-
from ._text_analytics_client_enums import ExtractiveSummarizationSortingCriteria
|
|
181
|
-
from ._text_analytics_client_enums import FhirVersion
|
|
182
|
-
from ._text_analytics_client_enums import HealthcareDocumentType
|
|
183
|
-
from ._text_analytics_client_enums import HealthcareEntityCategory
|
|
184
|
-
from ._text_analytics_client_enums import InformationUnit
|
|
185
|
-
from ._text_analytics_client_enums import InnerErrorCode
|
|
186
|
-
from ._text_analytics_client_enums import LengthUnit
|
|
187
|
-
from ._text_analytics_client_enums import NumberKind
|
|
188
|
-
from ._text_analytics_client_enums import PiiCategory
|
|
189
|
-
from ._text_analytics_client_enums import PiiDomain
|
|
190
|
-
from ._text_analytics_client_enums import RangeKind
|
|
191
|
-
from ._text_analytics_client_enums import RelationType
|
|
192
|
-
from ._text_analytics_client_enums import RelativeTo
|
|
193
|
-
from ._text_analytics_client_enums import ResolutionKind
|
|
194
|
-
from ._text_analytics_client_enums import ScriptKind
|
|
195
|
-
from ._text_analytics_client_enums import SentenceSentimentValue
|
|
196
|
-
from ._text_analytics_client_enums import SpeedUnit
|
|
197
|
-
from ._text_analytics_client_enums import State
|
|
198
|
-
from ._text_analytics_client_enums import StringIndexType
|
|
199
|
-
from ._text_analytics_client_enums import TargetRelationType
|
|
200
|
-
from ._text_analytics_client_enums import TemperatureUnit
|
|
201
|
-
from ._text_analytics_client_enums import TemporalModifier
|
|
202
|
-
from ._text_analytics_client_enums import TokenSentimentValue
|
|
203
|
-
from ._text_analytics_client_enums import VolumeUnit
|
|
204
|
-
from ._text_analytics_client_enums import WarningCodeValue
|
|
205
|
-
from ._text_analytics_client_enums import WeightUnit
|
|
206
|
-
from ._patch import __all__ as _patch_all
|
|
207
|
-
from ._patch import * # type: ignore # pylint: disable=unused-wildcard-import
|
|
208
|
-
from ._patch import patch_sdk as _patch_sdk
|
|
209
|
-
__all__ = [
|
|
210
|
-
'AbstractiveSummarizationLROResult',
|
|
211
|
-
'AbstractiveSummarizationLROTask',
|
|
212
|
-
'AbstractiveSummarizationResult',
|
|
213
|
-
'AbstractiveSummarizationResultBase',
|
|
214
|
-
'AbstractiveSummarizationTaskParameters',
|
|
215
|
-
'AbstractiveSummarizationTaskParametersBase',
|
|
216
|
-
'AbstractiveSummary',
|
|
217
|
-
'AbstractiveSummaryDocumentResult',
|
|
218
|
-
'AbstractiveSummaryDocumentResultWithDetectedLanguage',
|
|
219
|
-
'AgeResolution',
|
|
220
|
-
'AnalyzeTextDynamicClassificationInput',
|
|
221
|
-
'AnalyzeTextEntityLinkingInput',
|
|
222
|
-
'AnalyzeTextEntityRecognitionInput',
|
|
223
|
-
'AnalyzeTextJobState',
|
|
224
|
-
'AnalyzeTextJobStatistics',
|
|
225
|
-
'AnalyzeTextJobsInput',
|
|
226
|
-
'AnalyzeTextKeyPhraseExtractionInput',
|
|
227
|
-
'AnalyzeTextLROResult',
|
|
228
|
-
'AnalyzeTextLROTask',
|
|
229
|
-
'AnalyzeTextLanguageDetectionInput',
|
|
230
|
-
'AnalyzeTextPiiEntitiesRecognitionInput',
|
|
231
|
-
'AnalyzeTextSentimentAnalysisInput',
|
|
232
|
-
'AnalyzeTextTask',
|
|
233
|
-
'AnalyzeTextTaskResult',
|
|
234
|
-
'AreaResolution',
|
|
235
|
-
'BaseResolution',
|
|
236
|
-
'BooleanResolution',
|
|
237
|
-
'ClassificationDocumentResult',
|
|
238
|
-
'ClassificationResult',
|
|
239
|
-
'CurrencyResolution',
|
|
240
|
-
'CustomEntitiesLROTask',
|
|
241
|
-
'CustomEntitiesResult',
|
|
242
|
-
'CustomEntitiesResultDocumentsItem',
|
|
243
|
-
'CustomEntitiesTaskParameters',
|
|
244
|
-
'CustomEntityRecognitionLROResult',
|
|
245
|
-
'CustomLabelClassificationResult',
|
|
246
|
-
'CustomLabelClassificationResultDocumentsItem',
|
|
247
|
-
'CustomMultiLabelClassificationLROResult',
|
|
248
|
-
'CustomMultiLabelClassificationLROTask',
|
|
249
|
-
'CustomMultiLabelClassificationTaskParameters',
|
|
250
|
-
'CustomResult',
|
|
251
|
-
'CustomSingleLabelClassificationLROResult',
|
|
252
|
-
'CustomSingleLabelClassificationLROTask',
|
|
253
|
-
'CustomSingleLabelClassificationTaskParameters',
|
|
254
|
-
'CustomTaskParameters',
|
|
255
|
-
'DateTimeResolution',
|
|
256
|
-
'DetectedLanguage',
|
|
257
|
-
'DocumentDetectedLanguage',
|
|
258
|
-
'DocumentDetectedLanguageString',
|
|
259
|
-
'DocumentError',
|
|
260
|
-
'DocumentRequestStatistics',
|
|
261
|
-
'DocumentResult',
|
|
262
|
-
'DocumentStatistics',
|
|
263
|
-
'DocumentWarning',
|
|
264
|
-
'DynamicClassificationDocumentResult',
|
|
265
|
-
'DynamicClassificationResult',
|
|
266
|
-
'DynamicClassificationResultDocumentsItem',
|
|
267
|
-
'DynamicClassificationTaskParameters',
|
|
268
|
-
'DynamicClassificationTaskResult',
|
|
269
|
-
'EntitiesDocumentResult',
|
|
270
|
-
'EntitiesLROTask',
|
|
271
|
-
'EntitiesResult',
|
|
272
|
-
'EntitiesResultWithDetectedLanguage',
|
|
273
|
-
'EntitiesTaskParameters',
|
|
274
|
-
'EntitiesTaskResult',
|
|
275
|
-
'Entity',
|
|
276
|
-
'EntityLinkingLROResult',
|
|
277
|
-
'EntityLinkingLROTask',
|
|
278
|
-
'EntityLinkingResult',
|
|
279
|
-
'EntityLinkingResultWithDetectedLanguage',
|
|
280
|
-
'EntityLinkingTaskParameters',
|
|
281
|
-
'EntityLinkingTaskResult',
|
|
282
|
-
'EntityRecognitionLROResult',
|
|
283
|
-
'EntityWithResolution',
|
|
284
|
-
'Error',
|
|
285
|
-
'ErrorResponse',
|
|
286
|
-
'ExtractedSummaryDocumentResult',
|
|
287
|
-
'ExtractedSummaryDocumentResultWithDetectedLanguage',
|
|
288
|
-
'ExtractedSummarySentence',
|
|
289
|
-
'ExtractiveSummarizationLROResult',
|
|
290
|
-
'ExtractiveSummarizationLROTask',
|
|
291
|
-
'ExtractiveSummarizationResult',
|
|
292
|
-
'ExtractiveSummarizationTaskParameters',
|
|
293
|
-
'HealthcareAssertion',
|
|
294
|
-
'HealthcareEntitiesDocumentResult',
|
|
295
|
-
'HealthcareEntitiesDocumentResultWithDocumentDetectedLanguage',
|
|
296
|
-
'HealthcareEntity',
|
|
297
|
-
'HealthcareEntityLink',
|
|
298
|
-
'HealthcareLROResult',
|
|
299
|
-
'HealthcareLROTask',
|
|
300
|
-
'HealthcareRelation',
|
|
301
|
-
'HealthcareRelationEntity',
|
|
302
|
-
'HealthcareResult',
|
|
303
|
-
'HealthcareTaskParameters',
|
|
304
|
-
'InformationResolution',
|
|
305
|
-
'InnerErrorModel',
|
|
306
|
-
'InputError',
|
|
307
|
-
'JobState',
|
|
308
|
-
'KeyPhraseExtractionLROResult',
|
|
309
|
-
'KeyPhraseLROTask',
|
|
310
|
-
'KeyPhraseResult',
|
|
311
|
-
'KeyPhraseResultDocumentsItem',
|
|
312
|
-
'KeyPhraseTaskParameters',
|
|
313
|
-
'KeyPhraseTaskResult',
|
|
314
|
-
'KeyPhrasesDocumentResult',
|
|
315
|
-
'LanguageDetectionAnalysisInput',
|
|
316
|
-
'LanguageDetectionDocumentResult',
|
|
317
|
-
'LanguageDetectionResult',
|
|
318
|
-
'LanguageDetectionTaskParameters',
|
|
319
|
-
'LanguageDetectionTaskResult',
|
|
320
|
-
'LanguageInput',
|
|
321
|
-
'LengthResolution',
|
|
322
|
-
'LinkedEntitiesDocumentResult',
|
|
323
|
-
'LinkedEntity',
|
|
324
|
-
'Match',
|
|
325
|
-
'MultiLanguageAnalysisInput',
|
|
326
|
-
'MultiLanguageInput',
|
|
327
|
-
'NumberResolution',
|
|
328
|
-
'NumericRangeResolution',
|
|
329
|
-
'OrdinalResolution',
|
|
330
|
-
'PIIResultWithDetectedLanguage',
|
|
331
|
-
'Pagination',
|
|
332
|
-
'PiiEntitiesDocumentResult',
|
|
333
|
-
'PiiEntityRecognitionLROResult',
|
|
334
|
-
'PiiLROTask',
|
|
335
|
-
'PiiResult',
|
|
336
|
-
'PiiTaskParameters',
|
|
337
|
-
'PiiTaskResult',
|
|
338
|
-
'PreBuiltResult',
|
|
339
|
-
'PreBuiltTaskParameters',
|
|
340
|
-
'QuantityResolution',
|
|
341
|
-
'RequestStatistics',
|
|
342
|
-
'SentenceAssessment',
|
|
343
|
-
'SentenceSentiment',
|
|
344
|
-
'SentenceTarget',
|
|
345
|
-
'SentimentAnalysisLROTask',
|
|
346
|
-
'SentimentAnalysisTaskParameters',
|
|
347
|
-
'SentimentConfidenceScorePerLabel',
|
|
348
|
-
'SentimentDocumentResult',
|
|
349
|
-
'SentimentLROResult',
|
|
350
|
-
'SentimentResponse',
|
|
351
|
-
'SentimentResponseDocumentsItem',
|
|
352
|
-
'SentimentTaskResult',
|
|
353
|
-
'SpeedResolution',
|
|
354
|
-
'SummaryContext',
|
|
355
|
-
'TargetConfidenceScoreLabel',
|
|
356
|
-
'TargetRelation',
|
|
357
|
-
'TaskIdentifier',
|
|
358
|
-
'TaskParameters',
|
|
359
|
-
'TaskState',
|
|
360
|
-
'TasksState',
|
|
361
|
-
'TasksStateTasks',
|
|
362
|
-
'TemperatureResolution',
|
|
363
|
-
'TemporalSpanResolution',
|
|
364
|
-
'VolumeResolution',
|
|
365
|
-
'WeightResolution',
|
|
366
|
-
'AgeUnit',
|
|
367
|
-
'AnalyzeTextLROResultsKind',
|
|
368
|
-
'AnalyzeTextLROTaskKind',
|
|
369
|
-
'AnalyzeTextTaskKind',
|
|
370
|
-
'AnalyzeTextTaskResultsKind',
|
|
371
|
-
'AreaUnit',
|
|
372
|
-
'Association',
|
|
373
|
-
'Certainty',
|
|
374
|
-
'ClassificationType',
|
|
375
|
-
'Conditionality',
|
|
376
|
-
'DateTimeSubKind',
|
|
377
|
-
'DocumentSentimentValue',
|
|
378
|
-
'ErrorCode',
|
|
379
|
-
'ExtractiveSummarizationSortingCriteria',
|
|
380
|
-
'FhirVersion',
|
|
381
|
-
'HealthcareDocumentType',
|
|
382
|
-
'HealthcareEntityCategory',
|
|
383
|
-
'InformationUnit',
|
|
384
|
-
'InnerErrorCode',
|
|
385
|
-
'LengthUnit',
|
|
386
|
-
'NumberKind',
|
|
387
|
-
'PiiCategory',
|
|
388
|
-
'PiiDomain',
|
|
389
|
-
'RangeKind',
|
|
390
|
-
'RelationType',
|
|
391
|
-
'RelativeTo',
|
|
392
|
-
'ResolutionKind',
|
|
393
|
-
'ScriptKind',
|
|
394
|
-
'SentenceSentimentValue',
|
|
395
|
-
'SpeedUnit',
|
|
396
|
-
'State',
|
|
397
|
-
'StringIndexType',
|
|
398
|
-
'TargetRelationType',
|
|
399
|
-
'TemperatureUnit',
|
|
400
|
-
'TemporalModifier',
|
|
401
|
-
'TokenSentimentValue',
|
|
402
|
-
'VolumeUnit',
|
|
403
|
-
'WarningCodeValue',
|
|
404
|
-
'WeightUnit',
|
|
405
|
-
]
|
|
406
|
-
__all__.extend([p for p in _patch_all if p not in __all__])
|
|
407
|
-
_patch_sdk()
|