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,281 +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 AnalyzeTextEntityLinkingInput
|
|
10
|
-
from ._models_py3 import AnalyzeTextEntityRecognitionInput
|
|
11
|
-
from ._models_py3 import AnalyzeTextJobState
|
|
12
|
-
from ._models_py3 import AnalyzeTextJobStatistics
|
|
13
|
-
from ._models_py3 import AnalyzeTextJobsInput
|
|
14
|
-
from ._models_py3 import AnalyzeTextKeyPhraseExtractionInput
|
|
15
|
-
from ._models_py3 import AnalyzeTextLROResult
|
|
16
|
-
from ._models_py3 import AnalyzeTextLROTask
|
|
17
|
-
from ._models_py3 import AnalyzeTextLanguageDetectionInput
|
|
18
|
-
from ._models_py3 import AnalyzeTextPiiEntitiesRecognitionInput
|
|
19
|
-
from ._models_py3 import AnalyzeTextSentimentAnalysisInput
|
|
20
|
-
from ._models_py3 import AnalyzeTextTask
|
|
21
|
-
from ._models_py3 import AnalyzeTextTaskResult
|
|
22
|
-
from ._models_py3 import ClassificationDocumentResult
|
|
23
|
-
from ._models_py3 import ClassificationResult
|
|
24
|
-
from ._models_py3 import CustomEntitiesLROTask
|
|
25
|
-
from ._models_py3 import CustomEntitiesResult
|
|
26
|
-
from ._models_py3 import CustomEntitiesResultDocumentsItem
|
|
27
|
-
from ._models_py3 import CustomEntitiesTaskParameters
|
|
28
|
-
from ._models_py3 import CustomEntityRecognitionLROResult
|
|
29
|
-
from ._models_py3 import CustomLabelClassificationResult
|
|
30
|
-
from ._models_py3 import CustomLabelClassificationResultDocumentsItem
|
|
31
|
-
from ._models_py3 import CustomMultiLabelClassificationLROResult
|
|
32
|
-
from ._models_py3 import CustomMultiLabelClassificationLROTask
|
|
33
|
-
from ._models_py3 import CustomMultiLabelClassificationTaskParameters
|
|
34
|
-
from ._models_py3 import CustomResult
|
|
35
|
-
from ._models_py3 import CustomSingleLabelClassificationLROResult
|
|
36
|
-
from ._models_py3 import CustomSingleLabelClassificationLROTask
|
|
37
|
-
from ._models_py3 import CustomSingleLabelClassificationTaskParameters
|
|
38
|
-
from ._models_py3 import CustomTaskParameters
|
|
39
|
-
from ._models_py3 import DetectedLanguage
|
|
40
|
-
from ._models_py3 import DocumentError
|
|
41
|
-
from ._models_py3 import DocumentResult
|
|
42
|
-
from ._models_py3 import DocumentStatistics
|
|
43
|
-
from ._models_py3 import DocumentWarning
|
|
44
|
-
from ._models_py3 import EntitiesDocumentResult
|
|
45
|
-
from ._models_py3 import EntitiesLROTask
|
|
46
|
-
from ._models_py3 import EntitiesResult
|
|
47
|
-
from ._models_py3 import EntitiesResultDocumentsItem
|
|
48
|
-
from ._models_py3 import EntitiesTaskParameters
|
|
49
|
-
from ._models_py3 import EntitiesTaskResult
|
|
50
|
-
from ._models_py3 import Entity
|
|
51
|
-
from ._models_py3 import EntityLinkingLROResult
|
|
52
|
-
from ._models_py3 import EntityLinkingLROTask
|
|
53
|
-
from ._models_py3 import EntityLinkingResult
|
|
54
|
-
from ._models_py3 import EntityLinkingResultDocumentsItem
|
|
55
|
-
from ._models_py3 import EntityLinkingTaskParameters
|
|
56
|
-
from ._models_py3 import EntityLinkingTaskResult
|
|
57
|
-
from ._models_py3 import EntityRecognitionLROResult
|
|
58
|
-
from ._models_py3 import Error
|
|
59
|
-
from ._models_py3 import ErrorResponse
|
|
60
|
-
from ._models_py3 import HealthcareAssertion
|
|
61
|
-
from ._models_py3 import HealthcareEntitiesDocumentResult
|
|
62
|
-
from ._models_py3 import HealthcareEntity
|
|
63
|
-
from ._models_py3 import HealthcareEntityLink
|
|
64
|
-
from ._models_py3 import HealthcareLROResult
|
|
65
|
-
from ._models_py3 import HealthcareLROTask
|
|
66
|
-
from ._models_py3 import HealthcareRelation
|
|
67
|
-
from ._models_py3 import HealthcareRelationEntity
|
|
68
|
-
from ._models_py3 import HealthcareResult
|
|
69
|
-
from ._models_py3 import HealthcareResultDocumentsItem
|
|
70
|
-
from ._models_py3 import HealthcareTaskParameters
|
|
71
|
-
from ._models_py3 import InnerErrorModel
|
|
72
|
-
from ._models_py3 import JobErrors
|
|
73
|
-
from ._models_py3 import JobState
|
|
74
|
-
from ._models_py3 import KeyPhraseExtractionLROResult
|
|
75
|
-
from ._models_py3 import KeyPhraseLROTask
|
|
76
|
-
from ._models_py3 import KeyPhraseResult
|
|
77
|
-
from ._models_py3 import KeyPhraseResultDocumentsItem
|
|
78
|
-
from ._models_py3 import KeyPhraseTaskParameters
|
|
79
|
-
from ._models_py3 import KeyPhraseTaskResult
|
|
80
|
-
from ._models_py3 import KeyPhrasesDocumentResult
|
|
81
|
-
from ._models_py3 import LanguageDetectionAnalysisInput
|
|
82
|
-
from ._models_py3 import LanguageDetectionDocumentResult
|
|
83
|
-
from ._models_py3 import LanguageDetectionResult
|
|
84
|
-
from ._models_py3 import LanguageDetectionTaskParameters
|
|
85
|
-
from ._models_py3 import LanguageDetectionTaskResult
|
|
86
|
-
from ._models_py3 import LanguageInput
|
|
87
|
-
from ._models_py3 import LinkedEntitiesDocumentResult
|
|
88
|
-
from ._models_py3 import LinkedEntity
|
|
89
|
-
from ._models_py3 import Match
|
|
90
|
-
from ._models_py3 import MultiLanguageAnalysisInput
|
|
91
|
-
from ._models_py3 import MultiLanguageInput
|
|
92
|
-
from ._models_py3 import Pagination
|
|
93
|
-
from ._models_py3 import PiiEntitiesDocumentResult
|
|
94
|
-
from ._models_py3 import PiiEntityRecognitionLROResult
|
|
95
|
-
from ._models_py3 import PiiLROTask
|
|
96
|
-
from ._models_py3 import PiiResult
|
|
97
|
-
from ._models_py3 import PiiResultDocumentsItem
|
|
98
|
-
from ._models_py3 import PiiTaskParameters
|
|
99
|
-
from ._models_py3 import PiiTaskResult
|
|
100
|
-
from ._models_py3 import PreBuiltResult
|
|
101
|
-
from ._models_py3 import PreBuiltTaskParameters
|
|
102
|
-
from ._models_py3 import RequestStatistics
|
|
103
|
-
from ._models_py3 import SentenceAssessment
|
|
104
|
-
from ._models_py3 import SentenceSentiment
|
|
105
|
-
from ._models_py3 import SentenceTarget
|
|
106
|
-
from ._models_py3 import SentimentAnalysisLROTask
|
|
107
|
-
from ._models_py3 import SentimentAnalysisTaskParameters
|
|
108
|
-
from ._models_py3 import SentimentConfidenceScorePerLabel
|
|
109
|
-
from ._models_py3 import SentimentDocumentResult
|
|
110
|
-
from ._models_py3 import SentimentLROResult
|
|
111
|
-
from ._models_py3 import SentimentResponse
|
|
112
|
-
from ._models_py3 import SentimentResponseDocumentsItem
|
|
113
|
-
from ._models_py3 import SentimentTaskResult
|
|
114
|
-
from ._models_py3 import TargetConfidenceScoreLabel
|
|
115
|
-
from ._models_py3 import TargetRelation
|
|
116
|
-
from ._models_py3 import TaskIdentifier
|
|
117
|
-
from ._models_py3 import TaskParameters
|
|
118
|
-
from ._models_py3 import TaskState
|
|
119
|
-
from ._models_py3 import TasksState
|
|
120
|
-
from ._models_py3 import TasksStateTasks
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
from ._text_analytics_client_enums import AnalyzeTextLROResultsKind
|
|
124
|
-
from ._text_analytics_client_enums import AnalyzeTextLROTaskKind
|
|
125
|
-
from ._text_analytics_client_enums import AnalyzeTextTaskKind
|
|
126
|
-
from ._text_analytics_client_enums import AnalyzeTextTaskResultsKind
|
|
127
|
-
from ._text_analytics_client_enums import Association
|
|
128
|
-
from ._text_analytics_client_enums import Certainty
|
|
129
|
-
from ._text_analytics_client_enums import Conditionality
|
|
130
|
-
from ._text_analytics_client_enums import DocumentSentimentValue
|
|
131
|
-
from ._text_analytics_client_enums import ErrorCode
|
|
132
|
-
from ._text_analytics_client_enums import HealthcareEntityCategory
|
|
133
|
-
from ._text_analytics_client_enums import InnerErrorCode
|
|
134
|
-
from ._text_analytics_client_enums import PiiCategory
|
|
135
|
-
from ._text_analytics_client_enums import PiiDomain
|
|
136
|
-
from ._text_analytics_client_enums import RelationType
|
|
137
|
-
from ._text_analytics_client_enums import SentenceSentimentValue
|
|
138
|
-
from ._text_analytics_client_enums import State
|
|
139
|
-
from ._text_analytics_client_enums import StringIndexType
|
|
140
|
-
from ._text_analytics_client_enums import TargetRelationType
|
|
141
|
-
from ._text_analytics_client_enums import TokenSentimentValue
|
|
142
|
-
from ._text_analytics_client_enums import WarningCodeValue
|
|
143
|
-
from ._patch import __all__ as _patch_all
|
|
144
|
-
from ._patch import * # type: ignore # pylint: disable=unused-wildcard-import
|
|
145
|
-
from ._patch import patch_sdk as _patch_sdk
|
|
146
|
-
__all__ = [
|
|
147
|
-
'AnalyzeTextEntityLinkingInput',
|
|
148
|
-
'AnalyzeTextEntityRecognitionInput',
|
|
149
|
-
'AnalyzeTextJobState',
|
|
150
|
-
'AnalyzeTextJobStatistics',
|
|
151
|
-
'AnalyzeTextJobsInput',
|
|
152
|
-
'AnalyzeTextKeyPhraseExtractionInput',
|
|
153
|
-
'AnalyzeTextLROResult',
|
|
154
|
-
'AnalyzeTextLROTask',
|
|
155
|
-
'AnalyzeTextLanguageDetectionInput',
|
|
156
|
-
'AnalyzeTextPiiEntitiesRecognitionInput',
|
|
157
|
-
'AnalyzeTextSentimentAnalysisInput',
|
|
158
|
-
'AnalyzeTextTask',
|
|
159
|
-
'AnalyzeTextTaskResult',
|
|
160
|
-
'ClassificationDocumentResult',
|
|
161
|
-
'ClassificationResult',
|
|
162
|
-
'CustomEntitiesLROTask',
|
|
163
|
-
'CustomEntitiesResult',
|
|
164
|
-
'CustomEntitiesResultDocumentsItem',
|
|
165
|
-
'CustomEntitiesTaskParameters',
|
|
166
|
-
'CustomEntityRecognitionLROResult',
|
|
167
|
-
'CustomLabelClassificationResult',
|
|
168
|
-
'CustomLabelClassificationResultDocumentsItem',
|
|
169
|
-
'CustomMultiLabelClassificationLROResult',
|
|
170
|
-
'CustomMultiLabelClassificationLROTask',
|
|
171
|
-
'CustomMultiLabelClassificationTaskParameters',
|
|
172
|
-
'CustomResult',
|
|
173
|
-
'CustomSingleLabelClassificationLROResult',
|
|
174
|
-
'CustomSingleLabelClassificationLROTask',
|
|
175
|
-
'CustomSingleLabelClassificationTaskParameters',
|
|
176
|
-
'CustomTaskParameters',
|
|
177
|
-
'DetectedLanguage',
|
|
178
|
-
'DocumentError',
|
|
179
|
-
'DocumentResult',
|
|
180
|
-
'DocumentStatistics',
|
|
181
|
-
'DocumentWarning',
|
|
182
|
-
'EntitiesDocumentResult',
|
|
183
|
-
'EntitiesLROTask',
|
|
184
|
-
'EntitiesResult',
|
|
185
|
-
'EntitiesResultDocumentsItem',
|
|
186
|
-
'EntitiesTaskParameters',
|
|
187
|
-
'EntitiesTaskResult',
|
|
188
|
-
'Entity',
|
|
189
|
-
'EntityLinkingLROResult',
|
|
190
|
-
'EntityLinkingLROTask',
|
|
191
|
-
'EntityLinkingResult',
|
|
192
|
-
'EntityLinkingResultDocumentsItem',
|
|
193
|
-
'EntityLinkingTaskParameters',
|
|
194
|
-
'EntityLinkingTaskResult',
|
|
195
|
-
'EntityRecognitionLROResult',
|
|
196
|
-
'Error',
|
|
197
|
-
'ErrorResponse',
|
|
198
|
-
'HealthcareAssertion',
|
|
199
|
-
'HealthcareEntitiesDocumentResult',
|
|
200
|
-
'HealthcareEntity',
|
|
201
|
-
'HealthcareEntityLink',
|
|
202
|
-
'HealthcareLROResult',
|
|
203
|
-
'HealthcareLROTask',
|
|
204
|
-
'HealthcareRelation',
|
|
205
|
-
'HealthcareRelationEntity',
|
|
206
|
-
'HealthcareResult',
|
|
207
|
-
'HealthcareResultDocumentsItem',
|
|
208
|
-
'HealthcareTaskParameters',
|
|
209
|
-
'InnerErrorModel',
|
|
210
|
-
'JobErrors',
|
|
211
|
-
'JobState',
|
|
212
|
-
'KeyPhraseExtractionLROResult',
|
|
213
|
-
'KeyPhraseLROTask',
|
|
214
|
-
'KeyPhraseResult',
|
|
215
|
-
'KeyPhraseResultDocumentsItem',
|
|
216
|
-
'KeyPhraseTaskParameters',
|
|
217
|
-
'KeyPhraseTaskResult',
|
|
218
|
-
'KeyPhrasesDocumentResult',
|
|
219
|
-
'LanguageDetectionAnalysisInput',
|
|
220
|
-
'LanguageDetectionDocumentResult',
|
|
221
|
-
'LanguageDetectionResult',
|
|
222
|
-
'LanguageDetectionTaskParameters',
|
|
223
|
-
'LanguageDetectionTaskResult',
|
|
224
|
-
'LanguageInput',
|
|
225
|
-
'LinkedEntitiesDocumentResult',
|
|
226
|
-
'LinkedEntity',
|
|
227
|
-
'Match',
|
|
228
|
-
'MultiLanguageAnalysisInput',
|
|
229
|
-
'MultiLanguageInput',
|
|
230
|
-
'Pagination',
|
|
231
|
-
'PiiEntitiesDocumentResult',
|
|
232
|
-
'PiiEntityRecognitionLROResult',
|
|
233
|
-
'PiiLROTask',
|
|
234
|
-
'PiiResult',
|
|
235
|
-
'PiiResultDocumentsItem',
|
|
236
|
-
'PiiTaskParameters',
|
|
237
|
-
'PiiTaskResult',
|
|
238
|
-
'PreBuiltResult',
|
|
239
|
-
'PreBuiltTaskParameters',
|
|
240
|
-
'RequestStatistics',
|
|
241
|
-
'SentenceAssessment',
|
|
242
|
-
'SentenceSentiment',
|
|
243
|
-
'SentenceTarget',
|
|
244
|
-
'SentimentAnalysisLROTask',
|
|
245
|
-
'SentimentAnalysisTaskParameters',
|
|
246
|
-
'SentimentConfidenceScorePerLabel',
|
|
247
|
-
'SentimentDocumentResult',
|
|
248
|
-
'SentimentLROResult',
|
|
249
|
-
'SentimentResponse',
|
|
250
|
-
'SentimentResponseDocumentsItem',
|
|
251
|
-
'SentimentTaskResult',
|
|
252
|
-
'TargetConfidenceScoreLabel',
|
|
253
|
-
'TargetRelation',
|
|
254
|
-
'TaskIdentifier',
|
|
255
|
-
'TaskParameters',
|
|
256
|
-
'TaskState',
|
|
257
|
-
'TasksState',
|
|
258
|
-
'TasksStateTasks',
|
|
259
|
-
'AnalyzeTextLROResultsKind',
|
|
260
|
-
'AnalyzeTextLROTaskKind',
|
|
261
|
-
'AnalyzeTextTaskKind',
|
|
262
|
-
'AnalyzeTextTaskResultsKind',
|
|
263
|
-
'Association',
|
|
264
|
-
'Certainty',
|
|
265
|
-
'Conditionality',
|
|
266
|
-
'DocumentSentimentValue',
|
|
267
|
-
'ErrorCode',
|
|
268
|
-
'HealthcareEntityCategory',
|
|
269
|
-
'InnerErrorCode',
|
|
270
|
-
'PiiCategory',
|
|
271
|
-
'PiiDomain',
|
|
272
|
-
'RelationType',
|
|
273
|
-
'SentenceSentimentValue',
|
|
274
|
-
'State',
|
|
275
|
-
'StringIndexType',
|
|
276
|
-
'TargetRelationType',
|
|
277
|
-
'TokenSentimentValue',
|
|
278
|
-
'WarningCodeValue',
|
|
279
|
-
]
|
|
280
|
-
__all__.extend([p for p in _patch_all if p not in __all__])
|
|
281
|
-
_patch_sdk()
|