azure-ai-textanalytics 5.3.0b2__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 -193
- 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.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/METADATA +668 -403
- azure_ai_textanalytics-6.0.0b1.dist-info/RECORD +29 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/WHEEL +1 -1
- azure/ai/textanalytics/_base_client.py +0 -113
- azure/ai/textanalytics/_check.py +0 -22
- azure/ai/textanalytics/_dict_mixin.py +0 -57
- 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 -405
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_models_py3.py +0 -8420
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_patch.py +0 -486
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py +0 -729
- 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 -553
- azure/ai/textanalytics/_models.py +0 -3158
- azure/ai/textanalytics/_policies.py +0 -66
- azure/ai/textanalytics/_request_handlers.py +0 -104
- azure/ai/textanalytics/_response_handlers.py +0 -583
- azure/ai/textanalytics/_text_analytics_client.py +0 -2081
- azure/ai/textanalytics/_user_agent.py +0 -8
- azure/ai/textanalytics/_validate.py +0 -113
- azure/ai/textanalytics/aio/_base_client_async.py +0 -98
- azure/ai/textanalytics/aio/_lro_async.py +0 -503
- azure/ai/textanalytics/aio/_response_handlers_async.py +0 -94
- azure/ai/textanalytics/aio/_text_analytics_client_async.py +0 -2077
- azure_ai_textanalytics-5.3.0b2.dist-info/RECORD +0 -115
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info/licenses}/LICENSE +0 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/top_level.txt +0 -0
azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py
DELETED
|
@@ -1,729 +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 enum import Enum
|
|
10
|
-
from azure.core import CaseInsensitiveEnumMeta
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
class AgeUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
14
|
-
"""The Age Unit of measurement.
|
|
15
|
-
"""
|
|
16
|
-
|
|
17
|
-
UNSPECIFIED = "Unspecified"
|
|
18
|
-
YEAR = "Year"
|
|
19
|
-
MONTH = "Month"
|
|
20
|
-
WEEK = "Week"
|
|
21
|
-
DAY = "Day"
|
|
22
|
-
|
|
23
|
-
class AnalyzeTextLROResultsKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
24
|
-
"""Enumeration of supported Text Analysis long-running operation task results.
|
|
25
|
-
"""
|
|
26
|
-
|
|
27
|
-
SENTIMENT_ANALYSIS_LRO_RESULTS = "SentimentAnalysisLROResults"
|
|
28
|
-
ENTITY_RECOGNITION_LRO_RESULTS = "EntityRecognitionLROResults"
|
|
29
|
-
PII_ENTITY_RECOGNITION_LRO_RESULTS = "PiiEntityRecognitionLROResults"
|
|
30
|
-
KEY_PHRASE_EXTRACTION_LRO_RESULTS = "KeyPhraseExtractionLROResults"
|
|
31
|
-
ENTITY_LINKING_LRO_RESULTS = "EntityLinkingLROResults"
|
|
32
|
-
HEALTHCARE_LRO_RESULTS = "HealthcareLROResults"
|
|
33
|
-
EXTRACTIVE_SUMMARIZATION_LRO_RESULTS = "ExtractiveSummarizationLROResults"
|
|
34
|
-
CUSTOM_ENTITY_RECOGNITION_LRO_RESULTS = "CustomEntityRecognitionLROResults"
|
|
35
|
-
CUSTOM_SINGLE_LABEL_CLASSIFICATION_LRO_RESULTS = "CustomSingleLabelClassificationLROResults"
|
|
36
|
-
CUSTOM_MULTI_LABEL_CLASSIFICATION_LRO_RESULTS = "CustomMultiLabelClassificationLROResults"
|
|
37
|
-
ABSTRACTIVE_SUMMARIZATION_LRO_RESULTS = "AbstractiveSummarizationLROResults"
|
|
38
|
-
|
|
39
|
-
class AnalyzeTextLROTaskKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
40
|
-
"""Enumeration of supported long-running Text Analysis tasks.
|
|
41
|
-
"""
|
|
42
|
-
|
|
43
|
-
SENTIMENT_ANALYSIS = "SentimentAnalysis"
|
|
44
|
-
ENTITY_RECOGNITION = "EntityRecognition"
|
|
45
|
-
PII_ENTITY_RECOGNITION = "PiiEntityRecognition"
|
|
46
|
-
KEY_PHRASE_EXTRACTION = "KeyPhraseExtraction"
|
|
47
|
-
ENTITY_LINKING = "EntityLinking"
|
|
48
|
-
HEALTHCARE = "Healthcare"
|
|
49
|
-
EXTRACTIVE_SUMMARIZATION = "ExtractiveSummarization"
|
|
50
|
-
CUSTOM_ENTITY_RECOGNITION = "CustomEntityRecognition"
|
|
51
|
-
CUSTOM_SINGLE_LABEL_CLASSIFICATION = "CustomSingleLabelClassification"
|
|
52
|
-
CUSTOM_MULTI_LABEL_CLASSIFICATION = "CustomMultiLabelClassification"
|
|
53
|
-
ABSTRACTIVE_SUMMARIZATION = "AbstractiveSummarization"
|
|
54
|
-
|
|
55
|
-
class AnalyzeTextTaskKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
56
|
-
"""Enumeration of supported Text Analysis tasks.
|
|
57
|
-
"""
|
|
58
|
-
|
|
59
|
-
SENTIMENT_ANALYSIS = "SentimentAnalysis"
|
|
60
|
-
ENTITY_RECOGNITION = "EntityRecognition"
|
|
61
|
-
PII_ENTITY_RECOGNITION = "PiiEntityRecognition"
|
|
62
|
-
KEY_PHRASE_EXTRACTION = "KeyPhraseExtraction"
|
|
63
|
-
LANGUAGE_DETECTION = "LanguageDetection"
|
|
64
|
-
ENTITY_LINKING = "EntityLinking"
|
|
65
|
-
DYNAMIC_CLASSIFICATION = "DynamicClassification"
|
|
66
|
-
|
|
67
|
-
class AnalyzeTextTaskResultsKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
68
|
-
"""Enumeration of supported Text Analysis task results.
|
|
69
|
-
"""
|
|
70
|
-
|
|
71
|
-
SENTIMENT_ANALYSIS_RESULTS = "SentimentAnalysisResults"
|
|
72
|
-
ENTITY_RECOGNITION_RESULTS = "EntityRecognitionResults"
|
|
73
|
-
PII_ENTITY_RECOGNITION_RESULTS = "PiiEntityRecognitionResults"
|
|
74
|
-
KEY_PHRASE_EXTRACTION_RESULTS = "KeyPhraseExtractionResults"
|
|
75
|
-
LANGUAGE_DETECTION_RESULTS = "LanguageDetectionResults"
|
|
76
|
-
ENTITY_LINKING_RESULTS = "EntityLinkingResults"
|
|
77
|
-
DYNAMIC_CLASSIFICATION_RESULTS = "DynamicClassificationResults"
|
|
78
|
-
|
|
79
|
-
class AreaUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
80
|
-
"""The area Unit of measurement.
|
|
81
|
-
"""
|
|
82
|
-
|
|
83
|
-
UNSPECIFIED = "Unspecified"
|
|
84
|
-
SQUARE_KILOMETER = "SquareKilometer"
|
|
85
|
-
SQUARE_HECTOMETER = "SquareHectometer"
|
|
86
|
-
SQUARE_DECAMETER = "SquareDecameter"
|
|
87
|
-
SQUARE_DECIMETER = "SquareDecimeter"
|
|
88
|
-
SQUARE_METER = "SquareMeter"
|
|
89
|
-
SQUARE_CENTIMETER = "SquareCentimeter"
|
|
90
|
-
SQUARE_MILLIMETER = "SquareMillimeter"
|
|
91
|
-
SQUARE_INCH = "SquareInch"
|
|
92
|
-
SQUARE_FOOT = "SquareFoot"
|
|
93
|
-
SQUARE_MILE = "SquareMile"
|
|
94
|
-
SQUARE_YARD = "SquareYard"
|
|
95
|
-
ACRE = "Acre"
|
|
96
|
-
|
|
97
|
-
class Association(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
98
|
-
"""Describes if the entity is the subject of the text or if it describes someone else.
|
|
99
|
-
"""
|
|
100
|
-
|
|
101
|
-
SUBJECT = "subject"
|
|
102
|
-
OTHER = "other"
|
|
103
|
-
|
|
104
|
-
class Certainty(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
105
|
-
"""Describes the entities certainty and polarity.
|
|
106
|
-
"""
|
|
107
|
-
|
|
108
|
-
POSITIVE = "positive"
|
|
109
|
-
POSITIVE_POSSIBLE = "positivePossible"
|
|
110
|
-
NEUTRAL_POSSIBLE = "neutralPossible"
|
|
111
|
-
NEGATIVE_POSSIBLE = "negativePossible"
|
|
112
|
-
NEGATIVE = "negative"
|
|
113
|
-
|
|
114
|
-
class ClassificationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
115
|
-
"""Specifies either one or multiple categories per document. Defaults to multi classification
|
|
116
|
-
which may return more than one class for each document.
|
|
117
|
-
"""
|
|
118
|
-
|
|
119
|
-
SINGLE = "Single"
|
|
120
|
-
MULTI = "Multi"
|
|
121
|
-
|
|
122
|
-
class Conditionality(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
123
|
-
"""Describes any conditionality on the entity.
|
|
124
|
-
"""
|
|
125
|
-
|
|
126
|
-
HYPOTHETICAL = "hypothetical"
|
|
127
|
-
CONDITIONAL = "conditional"
|
|
128
|
-
|
|
129
|
-
class DateTimeSubKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
130
|
-
"""The DateTime SubKind.
|
|
131
|
-
"""
|
|
132
|
-
|
|
133
|
-
TIME = "Time"
|
|
134
|
-
DATE = "Date"
|
|
135
|
-
DATE_TIME = "DateTime"
|
|
136
|
-
DURATION = "Duration"
|
|
137
|
-
SET = "Set"
|
|
138
|
-
|
|
139
|
-
class DocumentSentimentValue(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
140
|
-
"""Predicted sentiment for document (Negative, Neutral, Positive, or Mixed).
|
|
141
|
-
"""
|
|
142
|
-
|
|
143
|
-
POSITIVE = "positive"
|
|
144
|
-
NEUTRAL = "neutral"
|
|
145
|
-
NEGATIVE = "negative"
|
|
146
|
-
MIXED = "mixed"
|
|
147
|
-
|
|
148
|
-
class ErrorCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
149
|
-
"""Human-readable error code.
|
|
150
|
-
"""
|
|
151
|
-
|
|
152
|
-
INVALID_REQUEST = "InvalidRequest"
|
|
153
|
-
INVALID_ARGUMENT = "InvalidArgument"
|
|
154
|
-
UNAUTHORIZED = "Unauthorized"
|
|
155
|
-
FORBIDDEN = "Forbidden"
|
|
156
|
-
NOT_FOUND = "NotFound"
|
|
157
|
-
PROJECT_NOT_FOUND = "ProjectNotFound"
|
|
158
|
-
OPERATION_NOT_FOUND = "OperationNotFound"
|
|
159
|
-
AZURE_COGNITIVE_SEARCH_NOT_FOUND = "AzureCognitiveSearchNotFound"
|
|
160
|
-
AZURE_COGNITIVE_SEARCH_INDEX_NOT_FOUND = "AzureCognitiveSearchIndexNotFound"
|
|
161
|
-
TOO_MANY_REQUESTS = "TooManyRequests"
|
|
162
|
-
AZURE_COGNITIVE_SEARCH_THROTTLING = "AzureCognitiveSearchThrottling"
|
|
163
|
-
AZURE_COGNITIVE_SEARCH_INDEX_LIMIT_REACHED = "AzureCognitiveSearchIndexLimitReached"
|
|
164
|
-
INTERNAL_SERVER_ERROR = "InternalServerError"
|
|
165
|
-
SERVICE_UNAVAILABLE = "ServiceUnavailable"
|
|
166
|
-
TIMEOUT = "Timeout"
|
|
167
|
-
QUOTA_EXCEEDED = "QuotaExceeded"
|
|
168
|
-
CONFLICT = "Conflict"
|
|
169
|
-
WARNING = "Warning"
|
|
170
|
-
|
|
171
|
-
class ExtractiveSummarizationSortingCriteria(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
172
|
-
"""The sorting criteria to use for the results of Extractive Summarization.
|
|
173
|
-
"""
|
|
174
|
-
|
|
175
|
-
#: Indicates that results should be sorted in order of appearance in the text.
|
|
176
|
-
OFFSET = "Offset"
|
|
177
|
-
#: Indicates that results should be sorted in order of importance (i.e. rank score) according to
|
|
178
|
-
#: the model.
|
|
179
|
-
RANK = "Rank"
|
|
180
|
-
|
|
181
|
-
class FhirVersion(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
182
|
-
"""The FHIR Spec version that the result will use to format the fhirBundle. For additional
|
|
183
|
-
information see https://www.hl7.org/fhir/overview.html.
|
|
184
|
-
"""
|
|
185
|
-
|
|
186
|
-
FOUR0_1 = "4.0.1"
|
|
187
|
-
|
|
188
|
-
class HealthcareDocumentType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
189
|
-
"""Document type that can be provided as input for Fhir Documents. Expect to have fhirVersion
|
|
190
|
-
provided when used. Behavior of using None enum is the same as not using the documentType
|
|
191
|
-
parameter.
|
|
192
|
-
"""
|
|
193
|
-
|
|
194
|
-
NONE = "None"
|
|
195
|
-
CLINICAL_TRIAL = "ClinicalTrial"
|
|
196
|
-
DISCHARGE_SUMMARY = "DischargeSummary"
|
|
197
|
-
PROGRESS_NOTE = "ProgressNote"
|
|
198
|
-
HISTORY_AND_PHYSICAL = "HistoryAndPhysical"
|
|
199
|
-
CONSULT = "Consult"
|
|
200
|
-
IMAGING = "Imaging"
|
|
201
|
-
PATHOLOGY = "Pathology"
|
|
202
|
-
PROCEDURE_NOTE = "ProcedureNote"
|
|
203
|
-
|
|
204
|
-
class HealthcareEntityCategory(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
205
|
-
"""Healthcare Entity Category.
|
|
206
|
-
"""
|
|
207
|
-
|
|
208
|
-
BODY_STRUCTURE = "BodyStructure"
|
|
209
|
-
AGE = "Age"
|
|
210
|
-
GENDER = "Gender"
|
|
211
|
-
EXAMINATION_NAME = "ExaminationName"
|
|
212
|
-
DATE = "Date"
|
|
213
|
-
DIRECTION = "Direction"
|
|
214
|
-
FREQUENCY = "Frequency"
|
|
215
|
-
MEASUREMENT_VALUE = "MeasurementValue"
|
|
216
|
-
MEASUREMENT_UNIT = "MeasurementUnit"
|
|
217
|
-
RELATIONAL_OPERATOR = "RelationalOperator"
|
|
218
|
-
TIME = "Time"
|
|
219
|
-
GENE_OR_PROTEIN = "GeneOrProtein"
|
|
220
|
-
VARIANT = "Variant"
|
|
221
|
-
ADMINISTRATIVE_EVENT = "AdministrativeEvent"
|
|
222
|
-
CARE_ENVIRONMENT = "CareEnvironment"
|
|
223
|
-
HEALTHCARE_PROFESSION = "HealthcareProfession"
|
|
224
|
-
DIAGNOSIS = "Diagnosis"
|
|
225
|
-
SYMPTOM_OR_SIGN = "SymptomOrSign"
|
|
226
|
-
CONDITION_QUALIFIER = "ConditionQualifier"
|
|
227
|
-
MEDICATION_CLASS = "MedicationClass"
|
|
228
|
-
MEDICATION_NAME = "MedicationName"
|
|
229
|
-
DOSAGE = "Dosage"
|
|
230
|
-
MEDICATION_FORM = "MedicationForm"
|
|
231
|
-
MEDICATION_ROUTE = "MedicationRoute"
|
|
232
|
-
FAMILY_RELATION = "FamilyRelation"
|
|
233
|
-
TREATMENT_NAME = "TreatmentName"
|
|
234
|
-
|
|
235
|
-
class InformationUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
236
|
-
"""The information (data) Unit of measurement.
|
|
237
|
-
"""
|
|
238
|
-
|
|
239
|
-
UNSPECIFIED = "Unspecified"
|
|
240
|
-
BIT = "Bit"
|
|
241
|
-
KILOBIT = "Kilobit"
|
|
242
|
-
MEGABIT = "Megabit"
|
|
243
|
-
GIGABIT = "Gigabit"
|
|
244
|
-
TERABIT = "Terabit"
|
|
245
|
-
PETABIT = "Petabit"
|
|
246
|
-
BYTE = "Byte"
|
|
247
|
-
KILOBYTE = "Kilobyte"
|
|
248
|
-
MEGABYTE = "Megabyte"
|
|
249
|
-
GIGABYTE = "Gigabyte"
|
|
250
|
-
TERABYTE = "Terabyte"
|
|
251
|
-
PETABYTE = "Petabyte"
|
|
252
|
-
|
|
253
|
-
class InnerErrorCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
254
|
-
"""Human-readable error code.
|
|
255
|
-
"""
|
|
256
|
-
|
|
257
|
-
INVALID_REQUEST = "InvalidRequest"
|
|
258
|
-
INVALID_PARAMETER_VALUE = "InvalidParameterValue"
|
|
259
|
-
KNOWLEDGE_BASE_NOT_FOUND = "KnowledgeBaseNotFound"
|
|
260
|
-
AZURE_COGNITIVE_SEARCH_NOT_FOUND = "AzureCognitiveSearchNotFound"
|
|
261
|
-
AZURE_COGNITIVE_SEARCH_THROTTLING = "AzureCognitiveSearchThrottling"
|
|
262
|
-
EXTRACTION_FAILURE = "ExtractionFailure"
|
|
263
|
-
INVALID_REQUEST_BODY_FORMAT = "InvalidRequestBodyFormat"
|
|
264
|
-
EMPTY_REQUEST = "EmptyRequest"
|
|
265
|
-
MISSING_INPUT_DOCUMENTS = "MissingInputDocuments"
|
|
266
|
-
INVALID_DOCUMENT = "InvalidDocument"
|
|
267
|
-
MODEL_VERSION_INCORRECT = "ModelVersionIncorrect"
|
|
268
|
-
INVALID_DOCUMENT_BATCH = "InvalidDocumentBatch"
|
|
269
|
-
UNSUPPORTED_LANGUAGE_CODE = "UnsupportedLanguageCode"
|
|
270
|
-
INVALID_COUNTRY_HINT = "InvalidCountryHint"
|
|
271
|
-
|
|
272
|
-
class LengthUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
273
|
-
"""The length Unit of measurement.
|
|
274
|
-
"""
|
|
275
|
-
|
|
276
|
-
UNSPECIFIED = "Unspecified"
|
|
277
|
-
KILOMETER = "Kilometer"
|
|
278
|
-
HECTOMETER = "Hectometer"
|
|
279
|
-
DECAMETER = "Decameter"
|
|
280
|
-
METER = "Meter"
|
|
281
|
-
DECIMETER = "Decimeter"
|
|
282
|
-
CENTIMETER = "Centimeter"
|
|
283
|
-
MILLIMETER = "Millimeter"
|
|
284
|
-
MICROMETER = "Micrometer"
|
|
285
|
-
NANOMETER = "Nanometer"
|
|
286
|
-
PICOMETER = "Picometer"
|
|
287
|
-
MILE = "Mile"
|
|
288
|
-
YARD = "Yard"
|
|
289
|
-
INCH = "Inch"
|
|
290
|
-
FOOT = "Foot"
|
|
291
|
-
LIGHT_YEAR = "LightYear"
|
|
292
|
-
PT = "Pt"
|
|
293
|
-
|
|
294
|
-
class NumberKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
295
|
-
"""The type of the extracted number entity.
|
|
296
|
-
"""
|
|
297
|
-
|
|
298
|
-
INTEGER = "Integer"
|
|
299
|
-
DECIMAL = "Decimal"
|
|
300
|
-
POWER = "Power"
|
|
301
|
-
FRACTION = "Fraction"
|
|
302
|
-
PERCENT = "Percent"
|
|
303
|
-
UNSPECIFIED = "Unspecified"
|
|
304
|
-
|
|
305
|
-
class PiiCategory(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
306
|
-
"""PiiCategory.
|
|
307
|
-
"""
|
|
308
|
-
|
|
309
|
-
ABA_ROUTING_NUMBER = "ABARoutingNumber"
|
|
310
|
-
AR_NATIONAL_IDENTITY_NUMBER = "ARNationalIdentityNumber"
|
|
311
|
-
AU_BANK_ACCOUNT_NUMBER = "AUBankAccountNumber"
|
|
312
|
-
AU_DRIVERS_LICENSE_NUMBER = "AUDriversLicenseNumber"
|
|
313
|
-
AU_MEDICAL_ACCOUNT_NUMBER = "AUMedicalAccountNumber"
|
|
314
|
-
AU_PASSPORT_NUMBER = "AUPassportNumber"
|
|
315
|
-
AU_TAX_FILE_NUMBER = "AUTaxFileNumber"
|
|
316
|
-
AU_BUSINESS_NUMBER = "AUBusinessNumber"
|
|
317
|
-
AU_COMPANY_NUMBER = "AUCompanyNumber"
|
|
318
|
-
AT_IDENTITY_CARD = "ATIdentityCard"
|
|
319
|
-
AT_TAX_IDENTIFICATION_NUMBER = "ATTaxIdentificationNumber"
|
|
320
|
-
AT_VALUE_ADDED_TAX_NUMBER = "ATValueAddedTaxNumber"
|
|
321
|
-
AZURE_DOCUMENT_DB_AUTH_KEY = "AzureDocumentDBAuthKey"
|
|
322
|
-
AZURE_IAAS_DATABASE_CONNECTION_AND_SQL_STRING = "AzureIAASDatabaseConnectionAndSQLString"
|
|
323
|
-
AZURE_IO_T_CONNECTION_STRING = "AzureIoTConnectionString"
|
|
324
|
-
AZURE_PUBLISH_SETTING_PASSWORD = "AzurePublishSettingPassword"
|
|
325
|
-
AZURE_REDIS_CACHE_STRING = "AzureRedisCacheString"
|
|
326
|
-
AZURE_SAS = "AzureSAS"
|
|
327
|
-
AZURE_SERVICE_BUS_STRING = "AzureServiceBusString"
|
|
328
|
-
AZURE_STORAGE_ACCOUNT_KEY = "AzureStorageAccountKey"
|
|
329
|
-
AZURE_STORAGE_ACCOUNT_GENERIC = "AzureStorageAccountGeneric"
|
|
330
|
-
BE_NATIONAL_NUMBER = "BENationalNumber"
|
|
331
|
-
BE_NATIONAL_NUMBER_V2 = "BENationalNumberV2"
|
|
332
|
-
BE_VALUE_ADDED_TAX_NUMBER = "BEValueAddedTaxNumber"
|
|
333
|
-
BRCPF_NUMBER = "BRCPFNumber"
|
|
334
|
-
BR_LEGAL_ENTITY_NUMBER = "BRLegalEntityNumber"
|
|
335
|
-
BR_NATIONAL_IDRG = "BRNationalIDRG"
|
|
336
|
-
BG_UNIFORM_CIVIL_NUMBER = "BGUniformCivilNumber"
|
|
337
|
-
CA_BANK_ACCOUNT_NUMBER = "CABankAccountNumber"
|
|
338
|
-
CA_DRIVERS_LICENSE_NUMBER = "CADriversLicenseNumber"
|
|
339
|
-
CA_HEALTH_SERVICE_NUMBER = "CAHealthServiceNumber"
|
|
340
|
-
CA_PASSPORT_NUMBER = "CAPassportNumber"
|
|
341
|
-
CA_PERSONAL_HEALTH_IDENTIFICATION = "CAPersonalHealthIdentification"
|
|
342
|
-
CA_SOCIAL_INSURANCE_NUMBER = "CASocialInsuranceNumber"
|
|
343
|
-
CL_IDENTITY_CARD_NUMBER = "CLIdentityCardNumber"
|
|
344
|
-
CN_RESIDENT_IDENTITY_CARD_NUMBER = "CNResidentIdentityCardNumber"
|
|
345
|
-
CREDIT_CARD_NUMBER = "CreditCardNumber"
|
|
346
|
-
HR_IDENTITY_CARD_NUMBER = "HRIdentityCardNumber"
|
|
347
|
-
HR_NATIONAL_ID_NUMBER = "HRNationalIDNumber"
|
|
348
|
-
HR_PERSONAL_IDENTIFICATION_NUMBER = "HRPersonalIdentificationNumber"
|
|
349
|
-
HR_PERSONAL_IDENTIFICATION_OIB_NUMBER_V2 = "HRPersonalIdentificationOIBNumberV2"
|
|
350
|
-
CY_IDENTITY_CARD = "CYIdentityCard"
|
|
351
|
-
CY_TAX_IDENTIFICATION_NUMBER = "CYTaxIdentificationNumber"
|
|
352
|
-
CZ_PERSONAL_IDENTITY_NUMBER = "CZPersonalIdentityNumber"
|
|
353
|
-
CZ_PERSONAL_IDENTITY_V2 = "CZPersonalIdentityV2"
|
|
354
|
-
DK_PERSONAL_IDENTIFICATION_NUMBER = "DKPersonalIdentificationNumber"
|
|
355
|
-
DK_PERSONAL_IDENTIFICATION_V2 = "DKPersonalIdentificationV2"
|
|
356
|
-
DRUG_ENFORCEMENT_AGENCY_NUMBER = "DrugEnforcementAgencyNumber"
|
|
357
|
-
EE_PERSONAL_IDENTIFICATION_CODE = "EEPersonalIdentificationCode"
|
|
358
|
-
EU_DEBIT_CARD_NUMBER = "EUDebitCardNumber"
|
|
359
|
-
EU_DRIVERS_LICENSE_NUMBER = "EUDriversLicenseNumber"
|
|
360
|
-
EUGPS_COORDINATES = "EUGPSCoordinates"
|
|
361
|
-
EU_NATIONAL_IDENTIFICATION_NUMBER = "EUNationalIdentificationNumber"
|
|
362
|
-
EU_PASSPORT_NUMBER = "EUPassportNumber"
|
|
363
|
-
EU_SOCIAL_SECURITY_NUMBER = "EUSocialSecurityNumber"
|
|
364
|
-
EU_TAX_IDENTIFICATION_NUMBER = "EUTaxIdentificationNumber"
|
|
365
|
-
FI_EUROPEAN_HEALTH_NUMBER = "FIEuropeanHealthNumber"
|
|
366
|
-
FI_NATIONAL_ID = "FINationalID"
|
|
367
|
-
FI_NATIONAL_IDV2 = "FINationalIDV2"
|
|
368
|
-
FI_PASSPORT_NUMBER = "FIPassportNumber"
|
|
369
|
-
FR_DRIVERS_LICENSE_NUMBER = "FRDriversLicenseNumber"
|
|
370
|
-
FR_HEALTH_INSURANCE_NUMBER = "FRHealthInsuranceNumber"
|
|
371
|
-
FR_NATIONAL_ID = "FRNationalID"
|
|
372
|
-
FR_PASSPORT_NUMBER = "FRPassportNumber"
|
|
373
|
-
FR_SOCIAL_SECURITY_NUMBER = "FRSocialSecurityNumber"
|
|
374
|
-
FR_TAX_IDENTIFICATION_NUMBER = "FRTaxIdentificationNumber"
|
|
375
|
-
FR_VALUE_ADDED_TAX_NUMBER = "FRValueAddedTaxNumber"
|
|
376
|
-
DE_DRIVERS_LICENSE_NUMBER = "DEDriversLicenseNumber"
|
|
377
|
-
DE_PASSPORT_NUMBER = "DEPassportNumber"
|
|
378
|
-
DE_IDENTITY_CARD_NUMBER = "DEIdentityCardNumber"
|
|
379
|
-
DE_TAX_IDENTIFICATION_NUMBER = "DETaxIdentificationNumber"
|
|
380
|
-
DE_VALUE_ADDED_NUMBER = "DEValueAddedNumber"
|
|
381
|
-
GR_NATIONAL_ID_CARD = "GRNationalIDCard"
|
|
382
|
-
GR_NATIONAL_IDV2 = "GRNationalIDV2"
|
|
383
|
-
GR_TAX_IDENTIFICATION_NUMBER = "GRTaxIdentificationNumber"
|
|
384
|
-
HK_IDENTITY_CARD_NUMBER = "HKIdentityCardNumber"
|
|
385
|
-
HU_VALUE_ADDED_NUMBER = "HUValueAddedNumber"
|
|
386
|
-
HU_PERSONAL_IDENTIFICATION_NUMBER = "HUPersonalIdentificationNumber"
|
|
387
|
-
HU_TAX_IDENTIFICATION_NUMBER = "HUTaxIdentificationNumber"
|
|
388
|
-
IN_PERMANENT_ACCOUNT = "INPermanentAccount"
|
|
389
|
-
IN_UNIQUE_IDENTIFICATION_NUMBER = "INUniqueIdentificationNumber"
|
|
390
|
-
ID_IDENTITY_CARD_NUMBER = "IDIdentityCardNumber"
|
|
391
|
-
INTERNATIONAL_BANKING_ACCOUNT_NUMBER = "InternationalBankingAccountNumber"
|
|
392
|
-
IE_PERSONAL_PUBLIC_SERVICE_NUMBER = "IEPersonalPublicServiceNumber"
|
|
393
|
-
IE_PERSONAL_PUBLIC_SERVICE_NUMBER_V2 = "IEPersonalPublicServiceNumberV2"
|
|
394
|
-
IL_BANK_ACCOUNT_NUMBER = "ILBankAccountNumber"
|
|
395
|
-
IL_NATIONAL_ID = "ILNationalID"
|
|
396
|
-
IT_DRIVERS_LICENSE_NUMBER = "ITDriversLicenseNumber"
|
|
397
|
-
IT_FISCAL_CODE = "ITFiscalCode"
|
|
398
|
-
IT_VALUE_ADDED_TAX_NUMBER = "ITValueAddedTaxNumber"
|
|
399
|
-
JP_BANK_ACCOUNT_NUMBER = "JPBankAccountNumber"
|
|
400
|
-
JP_DRIVERS_LICENSE_NUMBER = "JPDriversLicenseNumber"
|
|
401
|
-
JP_PASSPORT_NUMBER = "JPPassportNumber"
|
|
402
|
-
JP_RESIDENT_REGISTRATION_NUMBER = "JPResidentRegistrationNumber"
|
|
403
|
-
JP_SOCIAL_INSURANCE_NUMBER = "JPSocialInsuranceNumber"
|
|
404
|
-
JP_MY_NUMBER_CORPORATE = "JPMyNumberCorporate"
|
|
405
|
-
JP_MY_NUMBER_PERSONAL = "JPMyNumberPersonal"
|
|
406
|
-
JP_RESIDENCE_CARD_NUMBER = "JPResidenceCardNumber"
|
|
407
|
-
LV_PERSONAL_CODE = "LVPersonalCode"
|
|
408
|
-
LT_PERSONAL_CODE = "LTPersonalCode"
|
|
409
|
-
LU_NATIONAL_IDENTIFICATION_NUMBER_NATURAL = "LUNationalIdentificationNumberNatural"
|
|
410
|
-
LU_NATIONAL_IDENTIFICATION_NUMBER_NON_NATURAL = "LUNationalIdentificationNumberNonNatural"
|
|
411
|
-
MY_IDENTITY_CARD_NUMBER = "MYIdentityCardNumber"
|
|
412
|
-
MT_IDENTITY_CARD_NUMBER = "MTIdentityCardNumber"
|
|
413
|
-
MT_TAX_ID_NUMBER = "MTTaxIDNumber"
|
|
414
|
-
NL_CITIZENS_SERVICE_NUMBER = "NLCitizensServiceNumber"
|
|
415
|
-
NL_CITIZENS_SERVICE_NUMBER_V2 = "NLCitizensServiceNumberV2"
|
|
416
|
-
NL_TAX_IDENTIFICATION_NUMBER = "NLTaxIdentificationNumber"
|
|
417
|
-
NL_VALUE_ADDED_TAX_NUMBER = "NLValueAddedTaxNumber"
|
|
418
|
-
NZ_BANK_ACCOUNT_NUMBER = "NZBankAccountNumber"
|
|
419
|
-
NZ_DRIVERS_LICENSE_NUMBER = "NZDriversLicenseNumber"
|
|
420
|
-
NZ_INLAND_REVENUE_NUMBER = "NZInlandRevenueNumber"
|
|
421
|
-
NZ_MINISTRY_OF_HEALTH_NUMBER = "NZMinistryOfHealthNumber"
|
|
422
|
-
NZ_SOCIAL_WELFARE_NUMBER = "NZSocialWelfareNumber"
|
|
423
|
-
NO_IDENTITY_NUMBER = "NOIdentityNumber"
|
|
424
|
-
PH_UNIFIED_MULTI_PURPOSE_ID_NUMBER = "PHUnifiedMultiPurposeIDNumber"
|
|
425
|
-
PL_IDENTITY_CARD = "PLIdentityCard"
|
|
426
|
-
PL_NATIONAL_ID = "PLNationalID"
|
|
427
|
-
PL_NATIONAL_IDV2 = "PLNationalIDV2"
|
|
428
|
-
PL_PASSPORT_NUMBER = "PLPassportNumber"
|
|
429
|
-
PL_TAX_IDENTIFICATION_NUMBER = "PLTaxIdentificationNumber"
|
|
430
|
-
PLREGON_NUMBER = "PLREGONNumber"
|
|
431
|
-
PT_CITIZEN_CARD_NUMBER = "PTCitizenCardNumber"
|
|
432
|
-
PT_CITIZEN_CARD_NUMBER_V2 = "PTCitizenCardNumberV2"
|
|
433
|
-
PT_TAX_IDENTIFICATION_NUMBER = "PTTaxIdentificationNumber"
|
|
434
|
-
RO_PERSONAL_NUMERICAL_CODE = "ROPersonalNumericalCode"
|
|
435
|
-
RU_PASSPORT_NUMBER_DOMESTIC = "RUPassportNumberDomestic"
|
|
436
|
-
RU_PASSPORT_NUMBER_INTERNATIONAL = "RUPassportNumberInternational"
|
|
437
|
-
SA_NATIONAL_ID = "SANationalID"
|
|
438
|
-
SG_NATIONAL_REGISTRATION_IDENTITY_CARD_NUMBER = "SGNationalRegistrationIdentityCardNumber"
|
|
439
|
-
SK_PERSONAL_NUMBER = "SKPersonalNumber"
|
|
440
|
-
SI_TAX_IDENTIFICATION_NUMBER = "SITaxIdentificationNumber"
|
|
441
|
-
SI_UNIQUE_MASTER_CITIZEN_NUMBER = "SIUniqueMasterCitizenNumber"
|
|
442
|
-
ZA_IDENTIFICATION_NUMBER = "ZAIdentificationNumber"
|
|
443
|
-
KR_RESIDENT_REGISTRATION_NUMBER = "KRResidentRegistrationNumber"
|
|
444
|
-
ESDNI = "ESDNI"
|
|
445
|
-
ES_SOCIAL_SECURITY_NUMBER = "ESSocialSecurityNumber"
|
|
446
|
-
ES_TAX_IDENTIFICATION_NUMBER = "ESTaxIdentificationNumber"
|
|
447
|
-
SQL_SERVER_CONNECTION_STRING = "SQLServerConnectionString"
|
|
448
|
-
SE_NATIONAL_ID = "SENationalID"
|
|
449
|
-
SE_NATIONAL_IDV2 = "SENationalIDV2"
|
|
450
|
-
SE_PASSPORT_NUMBER = "SEPassportNumber"
|
|
451
|
-
SE_TAX_IDENTIFICATION_NUMBER = "SETaxIdentificationNumber"
|
|
452
|
-
SWIFT_CODE = "SWIFTCode"
|
|
453
|
-
CH_SOCIAL_SECURITY_NUMBER = "CHSocialSecurityNumber"
|
|
454
|
-
TW_NATIONAL_ID = "TWNationalID"
|
|
455
|
-
TW_PASSPORT_NUMBER = "TWPassportNumber"
|
|
456
|
-
TW_RESIDENT_CERTIFICATE = "TWResidentCertificate"
|
|
457
|
-
TH_POPULATION_IDENTIFICATION_CODE = "THPopulationIdentificationCode"
|
|
458
|
-
TR_NATIONAL_IDENTIFICATION_NUMBER = "TRNationalIdentificationNumber"
|
|
459
|
-
UK_DRIVERS_LICENSE_NUMBER = "UKDriversLicenseNumber"
|
|
460
|
-
UK_ELECTORAL_ROLL_NUMBER = "UKElectoralRollNumber"
|
|
461
|
-
UK_NATIONAL_HEALTH_NUMBER = "UKNationalHealthNumber"
|
|
462
|
-
UK_NATIONAL_INSURANCE_NUMBER = "UKNationalInsuranceNumber"
|
|
463
|
-
UK_UNIQUE_TAXPAYER_NUMBER = "UKUniqueTaxpayerNumber"
|
|
464
|
-
USUK_PASSPORT_NUMBER = "USUKPassportNumber"
|
|
465
|
-
US_BANK_ACCOUNT_NUMBER = "USBankAccountNumber"
|
|
466
|
-
US_DRIVERS_LICENSE_NUMBER = "USDriversLicenseNumber"
|
|
467
|
-
US_INDIVIDUAL_TAXPAYER_IDENTIFICATION = "USIndividualTaxpayerIdentification"
|
|
468
|
-
US_SOCIAL_SECURITY_NUMBER = "USSocialSecurityNumber"
|
|
469
|
-
UA_PASSPORT_NUMBER_DOMESTIC = "UAPassportNumberDomestic"
|
|
470
|
-
UA_PASSPORT_NUMBER_INTERNATIONAL = "UAPassportNumberInternational"
|
|
471
|
-
ORGANIZATION = "Organization"
|
|
472
|
-
EMAIL = "Email"
|
|
473
|
-
URL = "URL"
|
|
474
|
-
AGE = "Age"
|
|
475
|
-
PHONE_NUMBER = "PhoneNumber"
|
|
476
|
-
IP_ADDRESS = "IPAddress"
|
|
477
|
-
DATE = "Date"
|
|
478
|
-
PERSON = "Person"
|
|
479
|
-
ADDRESS = "Address"
|
|
480
|
-
ALL = "All"
|
|
481
|
-
DEFAULT = "Default"
|
|
482
|
-
|
|
483
|
-
class PiiDomain(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
484
|
-
"""The PII domain used for PII Entity Recognition.
|
|
485
|
-
"""
|
|
486
|
-
|
|
487
|
-
#: Indicates that entities in the Personal Health Information domain should be redacted.
|
|
488
|
-
PHI = "phi"
|
|
489
|
-
#: Indicates that no domain is specified.
|
|
490
|
-
NONE = "none"
|
|
491
|
-
|
|
492
|
-
class RangeKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
493
|
-
"""The kind of range that the resolution object represents.
|
|
494
|
-
"""
|
|
495
|
-
|
|
496
|
-
NUMBER = "Number"
|
|
497
|
-
SPEED = "Speed"
|
|
498
|
-
WEIGHT = "Weight"
|
|
499
|
-
LENGTH = "Length"
|
|
500
|
-
VOLUME = "Volume"
|
|
501
|
-
AREA = "Area"
|
|
502
|
-
AGE = "Age"
|
|
503
|
-
INFORMATION = "Information"
|
|
504
|
-
TEMPERATURE = "Temperature"
|
|
505
|
-
CURRENCY = "Currency"
|
|
506
|
-
|
|
507
|
-
class RelationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
508
|
-
"""Type of relation. Examples include: ``DosageOfMedication`` or 'FrequencyOfMedication', etc.
|
|
509
|
-
"""
|
|
510
|
-
|
|
511
|
-
ABBREVIATION = "Abbreviation"
|
|
512
|
-
DIRECTION_OF_BODY_STRUCTURE = "DirectionOfBodyStructure"
|
|
513
|
-
DIRECTION_OF_CONDITION = "DirectionOfCondition"
|
|
514
|
-
DIRECTION_OF_EXAMINATION = "DirectionOfExamination"
|
|
515
|
-
DIRECTION_OF_TREATMENT = "DirectionOfTreatment"
|
|
516
|
-
DOSAGE_OF_MEDICATION = "DosageOfMedication"
|
|
517
|
-
FORM_OF_MEDICATION = "FormOfMedication"
|
|
518
|
-
FREQUENCY_OF_MEDICATION = "FrequencyOfMedication"
|
|
519
|
-
FREQUENCY_OF_TREATMENT = "FrequencyOfTreatment"
|
|
520
|
-
QUALIFIER_OF_CONDITION = "QualifierOfCondition"
|
|
521
|
-
RELATION_OF_EXAMINATION = "RelationOfExamination"
|
|
522
|
-
ROUTE_OF_MEDICATION = "RouteOfMedication"
|
|
523
|
-
TIME_OF_CONDITION = "TimeOfCondition"
|
|
524
|
-
TIME_OF_EVENT = "TimeOfEvent"
|
|
525
|
-
TIME_OF_EXAMINATION = "TimeOfExamination"
|
|
526
|
-
TIME_OF_MEDICATION = "TimeOfMedication"
|
|
527
|
-
TIME_OF_TREATMENT = "TimeOfTreatment"
|
|
528
|
-
UNIT_OF_CONDITION = "UnitOfCondition"
|
|
529
|
-
UNIT_OF_EXAMINATION = "UnitOfExamination"
|
|
530
|
-
VALUE_OF_CONDITION = "ValueOfCondition"
|
|
531
|
-
VALUE_OF_EXAMINATION = "ValueOfExamination"
|
|
532
|
-
|
|
533
|
-
class RelativeTo(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
534
|
-
"""The reference point that the ordinal number denotes.
|
|
535
|
-
"""
|
|
536
|
-
|
|
537
|
-
CURRENT = "Current"
|
|
538
|
-
END = "End"
|
|
539
|
-
START = "Start"
|
|
540
|
-
|
|
541
|
-
class ResolutionKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
542
|
-
"""The entity resolution object kind.
|
|
543
|
-
"""
|
|
544
|
-
|
|
545
|
-
DATE_TIME_RESOLUTION = "DateTimeResolution"
|
|
546
|
-
NUMBER_RESOLUTION = "NumberResolution"
|
|
547
|
-
ORDINAL_RESOLUTION = "OrdinalResolution"
|
|
548
|
-
SPEED_RESOLUTION = "SpeedResolution"
|
|
549
|
-
WEIGHT_RESOLUTION = "WeightResolution"
|
|
550
|
-
LENGTH_RESOLUTION = "LengthResolution"
|
|
551
|
-
VOLUME_RESOLUTION = "VolumeResolution"
|
|
552
|
-
AREA_RESOLUTION = "AreaResolution"
|
|
553
|
-
AGE_RESOLUTION = "AgeResolution"
|
|
554
|
-
INFORMATION_RESOLUTION = "InformationResolution"
|
|
555
|
-
TEMPERATURE_RESOLUTION = "TemperatureResolution"
|
|
556
|
-
CURRENCY_RESOLUTION = "CurrencyResolution"
|
|
557
|
-
NUMERIC_RANGE_RESOLUTION = "NumericRangeResolution"
|
|
558
|
-
TEMPORAL_SPAN_RESOLUTION = "TemporalSpanResolution"
|
|
559
|
-
|
|
560
|
-
class ScriptKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
561
|
-
"""Identifies the script of the input document.
|
|
562
|
-
"""
|
|
563
|
-
|
|
564
|
-
LATIN = "Latin"
|
|
565
|
-
|
|
566
|
-
class SentenceSentimentValue(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
567
|
-
"""The predicted Sentiment for the sentence.
|
|
568
|
-
"""
|
|
569
|
-
|
|
570
|
-
POSITIVE = "positive"
|
|
571
|
-
NEUTRAL = "neutral"
|
|
572
|
-
NEGATIVE = "negative"
|
|
573
|
-
|
|
574
|
-
class SpeedUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
575
|
-
"""The speed Unit of measurement.
|
|
576
|
-
"""
|
|
577
|
-
|
|
578
|
-
UNSPECIFIED = "Unspecified"
|
|
579
|
-
METER_PER_SECOND = "MeterPerSecond"
|
|
580
|
-
KILOMETER_PER_HOUR = "KilometerPerHour"
|
|
581
|
-
KILOMETER_PER_MINUTE = "KilometerPerMinute"
|
|
582
|
-
KILOMETER_PER_SECOND = "KilometerPerSecond"
|
|
583
|
-
MILE_PER_HOUR = "MilePerHour"
|
|
584
|
-
KNOT = "Knot"
|
|
585
|
-
FOOT_PER_SECOND = "FootPerSecond"
|
|
586
|
-
FOOT_PER_MINUTE = "FootPerMinute"
|
|
587
|
-
YARD_PER_MINUTE = "YardPerMinute"
|
|
588
|
-
YARD_PER_SECOND = "YardPerSecond"
|
|
589
|
-
METER_PER_MILLISECOND = "MeterPerMillisecond"
|
|
590
|
-
CENTIMETER_PER_MILLISECOND = "CentimeterPerMillisecond"
|
|
591
|
-
KILOMETER_PER_MILLISECOND = "KilometerPerMillisecond"
|
|
592
|
-
|
|
593
|
-
class State(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
594
|
-
"""The status of the task at the mentioned last update time.
|
|
595
|
-
"""
|
|
596
|
-
|
|
597
|
-
NOT_STARTED = "notStarted"
|
|
598
|
-
RUNNING = "running"
|
|
599
|
-
SUCCEEDED = "succeeded"
|
|
600
|
-
FAILED = "failed"
|
|
601
|
-
CANCELLED = "cancelled"
|
|
602
|
-
CANCELLING = "cancelling"
|
|
603
|
-
PARTIALLY_COMPLETED = "partiallyCompleted"
|
|
604
|
-
|
|
605
|
-
class StringIndexType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
606
|
-
"""Specifies the method used to interpret string offsets. Defaults to Text Elements (Graphemes)
|
|
607
|
-
according to Unicode v8.0.0. For additional information see
|
|
608
|
-
https://aka.ms/text-analytics-offsets.
|
|
609
|
-
"""
|
|
610
|
-
|
|
611
|
-
#: Returned offset and length values will correspond to TextElements (Graphemes and Grapheme
|
|
612
|
-
#: clusters) confirming to the Unicode 8.0.0 standard. Use this option if your application is
|
|
613
|
-
#: written in .Net Framework or .Net Core and you will be using StringInfo.
|
|
614
|
-
TEXT_ELEMENTS_V8 = "TextElements_v8"
|
|
615
|
-
#: Returned offset and length values will correspond to Unicode code points. Use this option if
|
|
616
|
-
#: your application is written in a language that support Unicode, for example Python.
|
|
617
|
-
UNICODE_CODE_POINT = "UnicodeCodePoint"
|
|
618
|
-
#: Returned offset and length values will correspond to UTF-16 code units. Use this option if your
|
|
619
|
-
#: application is written in a language that support Unicode, for example Java, JavaScript.
|
|
620
|
-
UTF16_CODE_UNIT = "Utf16CodeUnit"
|
|
621
|
-
|
|
622
|
-
class TargetRelationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
623
|
-
"""The type related to the target.
|
|
624
|
-
"""
|
|
625
|
-
|
|
626
|
-
ASSESSMENT = "assessment"
|
|
627
|
-
TARGET = "target"
|
|
628
|
-
|
|
629
|
-
class TemperatureUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
630
|
-
"""The temperature Unit of measurement.
|
|
631
|
-
"""
|
|
632
|
-
|
|
633
|
-
UNSPECIFIED = "Unspecified"
|
|
634
|
-
FAHRENHEIT = "Fahrenheit"
|
|
635
|
-
KELVIN = "Kelvin"
|
|
636
|
-
RANKINE = "Rankine"
|
|
637
|
-
CELSIUS = "Celsius"
|
|
638
|
-
|
|
639
|
-
class TemporalModifier(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
640
|
-
"""An optional modifier of a date/time instance.
|
|
641
|
-
"""
|
|
642
|
-
|
|
643
|
-
AFTER_APPROX = "AfterApprox"
|
|
644
|
-
BEFORE = "Before"
|
|
645
|
-
BEFORE_START = "BeforeStart"
|
|
646
|
-
APPROX = "Approx"
|
|
647
|
-
REFERENCE_UNDEFINED = "ReferenceUndefined"
|
|
648
|
-
SINCE_END = "SinceEnd"
|
|
649
|
-
AFTER_MID = "AfterMid"
|
|
650
|
-
START = "Start"
|
|
651
|
-
AFTER = "After"
|
|
652
|
-
BEFORE_END = "BeforeEnd"
|
|
653
|
-
UNTIL = "Until"
|
|
654
|
-
END = "End"
|
|
655
|
-
LESS = "Less"
|
|
656
|
-
SINCE = "Since"
|
|
657
|
-
AFTER_START = "AfterStart"
|
|
658
|
-
BEFORE_APPROX = "BeforeApprox"
|
|
659
|
-
MID = "Mid"
|
|
660
|
-
MORE = "More"
|
|
661
|
-
|
|
662
|
-
class TokenSentimentValue(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
663
|
-
"""Targeted sentiment in the sentence.
|
|
664
|
-
"""
|
|
665
|
-
|
|
666
|
-
POSITIVE = "positive"
|
|
667
|
-
MIXED = "mixed"
|
|
668
|
-
NEGATIVE = "negative"
|
|
669
|
-
|
|
670
|
-
class VolumeUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
671
|
-
"""The Volume Unit of measurement.
|
|
672
|
-
"""
|
|
673
|
-
|
|
674
|
-
UNSPECIFIED = "Unspecified"
|
|
675
|
-
CUBIC_METER = "CubicMeter"
|
|
676
|
-
CUBIC_CENTIMETER = "CubicCentimeter"
|
|
677
|
-
CUBIC_MILLIMETER = "CubicMillimeter"
|
|
678
|
-
HECTOLITER = "Hectoliter"
|
|
679
|
-
DECALITER = "Decaliter"
|
|
680
|
-
LITER = "Liter"
|
|
681
|
-
CENTILITER = "Centiliter"
|
|
682
|
-
MILLILITER = "Milliliter"
|
|
683
|
-
CUBIC_YARD = "CubicYard"
|
|
684
|
-
CUBIC_INCH = "CubicInch"
|
|
685
|
-
CUBIC_FOOT = "CubicFoot"
|
|
686
|
-
CUBIC_MILE = "CubicMile"
|
|
687
|
-
FLUID_OUNCE = "FluidOunce"
|
|
688
|
-
TEASPOON = "Teaspoon"
|
|
689
|
-
TABLESPOON = "Tablespoon"
|
|
690
|
-
PINT = "Pint"
|
|
691
|
-
QUART = "Quart"
|
|
692
|
-
CUP = "Cup"
|
|
693
|
-
GILL = "Gill"
|
|
694
|
-
PINCH = "Pinch"
|
|
695
|
-
FLUID_DRAM = "FluidDram"
|
|
696
|
-
BARREL = "Barrel"
|
|
697
|
-
MINIM = "Minim"
|
|
698
|
-
CORD = "Cord"
|
|
699
|
-
PECK = "Peck"
|
|
700
|
-
BUSHEL = "Bushel"
|
|
701
|
-
HOGSHEAD = "Hogshead"
|
|
702
|
-
|
|
703
|
-
class WarningCodeValue(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
704
|
-
"""Error code.
|
|
705
|
-
"""
|
|
706
|
-
|
|
707
|
-
LONG_WORDS_IN_DOCUMENT = "LongWordsInDocument"
|
|
708
|
-
DOCUMENT_TRUNCATED = "DocumentTruncated"
|
|
709
|
-
|
|
710
|
-
class WeightUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
711
|
-
"""The weight Unit of measurement.
|
|
712
|
-
"""
|
|
713
|
-
|
|
714
|
-
UNSPECIFIED = "Unspecified"
|
|
715
|
-
KILOGRAM = "Kilogram"
|
|
716
|
-
GRAM = "Gram"
|
|
717
|
-
MILLIGRAM = "Milligram"
|
|
718
|
-
GALLON = "Gallon"
|
|
719
|
-
METRIC_TON = "MetricTon"
|
|
720
|
-
TON = "Ton"
|
|
721
|
-
POUND = "Pound"
|
|
722
|
-
OUNCE = "Ounce"
|
|
723
|
-
GRAIN = "Grain"
|
|
724
|
-
PENNY_WEIGHT = "PennyWeight"
|
|
725
|
-
LONG_TON_BRITISH = "LongTonBritish"
|
|
726
|
-
SHORT_TON_US = "ShortTonUS"
|
|
727
|
-
SHORT_HUNDRED_WEIGHT_US = "ShortHundredWeightUS"
|
|
728
|
-
STONE = "Stone"
|
|
729
|
-
DRAM = "Dram"
|