AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Comprehend::Model Namespace Reference

Namespaces

 
namespace  BlockTypeMapper
 
 
 
namespace  DatasetTypeMapper
 
 
 
 
 
 
 
namespace  DocumentTypeMapper
 
 
 
namespace  EntityTypeMapper
 
 
 
namespace  InputFormatMapper
 
 
 
namespace  JobStatusMapper
 
namespace  LanguageCodeMapper
 
namespace  ModelStatusMapper
 
namespace  ModelTypeMapper
 
 
 
 
 
 
 
 
 
namespace  SplitMapper
 
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Block
 
 
class  BoundingBox
 
class  ChildBlock
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Entity
 
class  EntityLabel
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Geometry
 
 
 
 
 
 
class  KeyPhrase
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  PiiEntity
 
 
class  Point
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SyntaxToken
 
class  Tag
 
 
 
 
 
 
 
class  TaskConfig
 
class  TextSegment
 
 
 
class  ToxicContent
 
class  ToxicLabels
 
 
 
 
 
 
 
 
class  VpcConfig
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  BlockType { NOT_SET , LINE , WORD }
 
 
 
enum class  DatasetType { NOT_SET , TRAIN , TEST }
 
 
 
 
 
 
 
 
enum class  EndpointStatus {
  NOT_SET , CREATING , DELETING , FAILED ,
  IN_SERVICE , UPDATING
}
 
 
enum class  EntityType {
  NOT_SET , PERSON , LOCATION , ORGANIZATION ,
  COMMERCIAL_ITEM , EVENT , DATE , QUANTITY ,
  TITLE , OTHER
}
 
 
enum class  FlywheelStatus {
  NOT_SET , CREATING , ACTIVE , UPDATING ,
  DELETING , FAILED
}
 
 
 
 
 
enum class  LanguageCode {
  NOT_SET , en , es , fr ,
  de , it , pt , ar ,
  hi , ja , ko , zh ,
  zh_TW
}
 
 
 
 
 
enum class  PartOfSpeechTagType {
  NOT_SET , ADJ , ADP , ADV ,
  AUX , CONJ , CCONJ , DET ,
  INTJ , NOUN , NUM , O ,
  PART , PRON , PROPN , PUNCT ,
  SCONJ , SYM , VERB
}
 
 
 
 
enum class  RelationshipType { NOT_SET , CHILD }
 
enum class  SentimentType {
  NOT_SET , POSITIVE , NEGATIVE , NEUTRAL ,
  MIXED
}
 
enum class  Split { NOT_SET , TRAIN , TEST }
 
enum class  SyntaxLanguageCode {
  NOT_SET , en , es , fr ,
  de , it , pt
}
 
 
 

Typedef Documentation

◆ BatchDetectDominantLanguageOutcome

Definition at line 251 of file ComprehendServiceClientModel.h.

◆ BatchDetectDominantLanguageOutcomeCallable

Definition at line 339 of file ComprehendServiceClientModel.h.

◆ BatchDetectEntitiesOutcome

Definition at line 252 of file ComprehendServiceClientModel.h.

◆ BatchDetectEntitiesOutcomeCallable

Definition at line 340 of file ComprehendServiceClientModel.h.

◆ BatchDetectKeyPhrasesOutcome

Definition at line 253 of file ComprehendServiceClientModel.h.

◆ BatchDetectKeyPhrasesOutcomeCallable

Definition at line 341 of file ComprehendServiceClientModel.h.

◆ BatchDetectSentimentOutcome

Definition at line 254 of file ComprehendServiceClientModel.h.

◆ BatchDetectSentimentOutcomeCallable

Definition at line 342 of file ComprehendServiceClientModel.h.

◆ BatchDetectSyntaxOutcome

Definition at line 255 of file ComprehendServiceClientModel.h.

◆ BatchDetectSyntaxOutcomeCallable

Definition at line 343 of file ComprehendServiceClientModel.h.

◆ BatchDetectTargetedSentimentOutcome

Definition at line 256 of file ComprehendServiceClientModel.h.

◆ BatchDetectTargetedSentimentOutcomeCallable

Definition at line 344 of file ComprehendServiceClientModel.h.

◆ ClassifyDocumentOutcome

Definition at line 257 of file ComprehendServiceClientModel.h.

◆ ClassifyDocumentOutcomeCallable

Definition at line 345 of file ComprehendServiceClientModel.h.

◆ ContainsPiiEntitiesOutcome

Definition at line 258 of file ComprehendServiceClientModel.h.

◆ ContainsPiiEntitiesOutcomeCallable

Definition at line 346 of file ComprehendServiceClientModel.h.

◆ CreateDatasetOutcome

Definition at line 259 of file ComprehendServiceClientModel.h.

◆ CreateDatasetOutcomeCallable

Definition at line 347 of file ComprehendServiceClientModel.h.

◆ CreateDocumentClassifierOutcome

Definition at line 260 of file ComprehendServiceClientModel.h.

◆ CreateDocumentClassifierOutcomeCallable

Definition at line 348 of file ComprehendServiceClientModel.h.

◆ CreateEndpointOutcome

Definition at line 261 of file ComprehendServiceClientModel.h.

◆ CreateEndpointOutcomeCallable

Definition at line 349 of file ComprehendServiceClientModel.h.

◆ CreateEntityRecognizerOutcome

Definition at line 262 of file ComprehendServiceClientModel.h.

◆ CreateEntityRecognizerOutcomeCallable

Definition at line 350 of file ComprehendServiceClientModel.h.

◆ CreateFlywheelOutcome

Definition at line 263 of file ComprehendServiceClientModel.h.

◆ CreateFlywheelOutcomeCallable

Definition at line 351 of file ComprehendServiceClientModel.h.

◆ DeleteDocumentClassifierOutcome

Definition at line 264 of file ComprehendServiceClientModel.h.

◆ DeleteDocumentClassifierOutcomeCallable

Definition at line 352 of file ComprehendServiceClientModel.h.

◆ DeleteEndpointOutcome

Definition at line 265 of file ComprehendServiceClientModel.h.

◆ DeleteEndpointOutcomeCallable

Definition at line 353 of file ComprehendServiceClientModel.h.

◆ DeleteEntityRecognizerOutcome

Definition at line 266 of file ComprehendServiceClientModel.h.

◆ DeleteEntityRecognizerOutcomeCallable

Definition at line 354 of file ComprehendServiceClientModel.h.

◆ DeleteFlywheelOutcome

Definition at line 267 of file ComprehendServiceClientModel.h.

◆ DeleteFlywheelOutcomeCallable

Definition at line 355 of file ComprehendServiceClientModel.h.

◆ DeleteResourcePolicyOutcome

Definition at line 268 of file ComprehendServiceClientModel.h.

◆ DeleteResourcePolicyOutcomeCallable

Definition at line 356 of file ComprehendServiceClientModel.h.

◆ DescribeDatasetOutcome

Definition at line 269 of file ComprehendServiceClientModel.h.

◆ DescribeDatasetOutcomeCallable

Definition at line 357 of file ComprehendServiceClientModel.h.

◆ DescribeDocumentClassificationJobOutcome

Definition at line 270 of file ComprehendServiceClientModel.h.

◆ DescribeDocumentClassificationJobOutcomeCallable

Definition at line 358 of file ComprehendServiceClientModel.h.

◆ DescribeDocumentClassifierOutcome

Definition at line 271 of file ComprehendServiceClientModel.h.

◆ DescribeDocumentClassifierOutcomeCallable

Definition at line 359 of file ComprehendServiceClientModel.h.

◆ DescribeDominantLanguageDetectionJobOutcome

Definition at line 272 of file ComprehendServiceClientModel.h.

◆ DescribeDominantLanguageDetectionJobOutcomeCallable

Definition at line 360 of file ComprehendServiceClientModel.h.

◆ DescribeEndpointOutcome

Definition at line 273 of file ComprehendServiceClientModel.h.

◆ DescribeEndpointOutcomeCallable

Definition at line 361 of file ComprehendServiceClientModel.h.

◆ DescribeEntitiesDetectionJobOutcome

Definition at line 274 of file ComprehendServiceClientModel.h.

◆ DescribeEntitiesDetectionJobOutcomeCallable

Definition at line 362 of file ComprehendServiceClientModel.h.

◆ DescribeEntityRecognizerOutcome

Definition at line 275 of file ComprehendServiceClientModel.h.

◆ DescribeEntityRecognizerOutcomeCallable

Definition at line 363 of file ComprehendServiceClientModel.h.

◆ DescribeEventsDetectionJobOutcome

Definition at line 276 of file ComprehendServiceClientModel.h.

◆ DescribeEventsDetectionJobOutcomeCallable

Definition at line 364 of file ComprehendServiceClientModel.h.

◆ DescribeFlywheelIterationOutcome

Definition at line 278 of file ComprehendServiceClientModel.h.

◆ DescribeFlywheelIterationOutcomeCallable

Definition at line 366 of file ComprehendServiceClientModel.h.

◆ DescribeFlywheelOutcome

Definition at line 277 of file ComprehendServiceClientModel.h.

◆ DescribeFlywheelOutcomeCallable

Definition at line 365 of file ComprehendServiceClientModel.h.

◆ DescribeKeyPhrasesDetectionJobOutcome

Definition at line 279 of file ComprehendServiceClientModel.h.

◆ DescribeKeyPhrasesDetectionJobOutcomeCallable

Definition at line 367 of file ComprehendServiceClientModel.h.

◆ DescribePiiEntitiesDetectionJobOutcome

Definition at line 280 of file ComprehendServiceClientModel.h.

◆ DescribePiiEntitiesDetectionJobOutcomeCallable

Definition at line 368 of file ComprehendServiceClientModel.h.

◆ DescribeResourcePolicyOutcome

Definition at line 281 of file ComprehendServiceClientModel.h.

◆ DescribeResourcePolicyOutcomeCallable

Definition at line 369 of file ComprehendServiceClientModel.h.

◆ DescribeSentimentDetectionJobOutcome

Definition at line 282 of file ComprehendServiceClientModel.h.

◆ DescribeSentimentDetectionJobOutcomeCallable

Definition at line 370 of file ComprehendServiceClientModel.h.

◆ DescribeTargetedSentimentDetectionJobOutcome

Definition at line 283 of file ComprehendServiceClientModel.h.

◆ DescribeTargetedSentimentDetectionJobOutcomeCallable

Definition at line 371 of file ComprehendServiceClientModel.h.

◆ DescribeTopicsDetectionJobOutcome

Definition at line 284 of file ComprehendServiceClientModel.h.

◆ DescribeTopicsDetectionJobOutcomeCallable

Definition at line 372 of file ComprehendServiceClientModel.h.

◆ DetectDominantLanguageOutcome

Definition at line 285 of file ComprehendServiceClientModel.h.

◆ DetectDominantLanguageOutcomeCallable

Definition at line 373 of file ComprehendServiceClientModel.h.

◆ DetectEntitiesOutcome

Definition at line 286 of file ComprehendServiceClientModel.h.

◆ DetectEntitiesOutcomeCallable

Definition at line 374 of file ComprehendServiceClientModel.h.

◆ DetectKeyPhrasesOutcome

Definition at line 287 of file ComprehendServiceClientModel.h.

◆ DetectKeyPhrasesOutcomeCallable

Definition at line 375 of file ComprehendServiceClientModel.h.

◆ DetectPiiEntitiesOutcome

Definition at line 288 of file ComprehendServiceClientModel.h.

◆ DetectPiiEntitiesOutcomeCallable

Definition at line 376 of file ComprehendServiceClientModel.h.

◆ DetectSentimentOutcome

Definition at line 289 of file ComprehendServiceClientModel.h.

◆ DetectSentimentOutcomeCallable

Definition at line 377 of file ComprehendServiceClientModel.h.

◆ DetectSyntaxOutcome

Definition at line 290 of file ComprehendServiceClientModel.h.

◆ DetectSyntaxOutcomeCallable

Definition at line 378 of file ComprehendServiceClientModel.h.

◆ DetectTargetedSentimentOutcome

Definition at line 291 of file ComprehendServiceClientModel.h.

◆ DetectTargetedSentimentOutcomeCallable

Definition at line 379 of file ComprehendServiceClientModel.h.

◆ DetectToxicContentOutcome

Definition at line 292 of file ComprehendServiceClientModel.h.

◆ DetectToxicContentOutcomeCallable

Definition at line 380 of file ComprehendServiceClientModel.h.

◆ ImportModelOutcome

Definition at line 293 of file ComprehendServiceClientModel.h.

◆ ImportModelOutcomeCallable

Definition at line 381 of file ComprehendServiceClientModel.h.

◆ ListDatasetsOutcome

Definition at line 294 of file ComprehendServiceClientModel.h.

◆ ListDatasetsOutcomeCallable

Definition at line 382 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassificationJobsOutcome

Definition at line 295 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassificationJobsOutcomeCallable

Definition at line 383 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassifiersOutcome

Definition at line 297 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassifiersOutcomeCallable

Definition at line 385 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassifierSummariesOutcome

Definition at line 296 of file ComprehendServiceClientModel.h.

◆ ListDocumentClassifierSummariesOutcomeCallable

Definition at line 384 of file ComprehendServiceClientModel.h.

◆ ListDominantLanguageDetectionJobsOutcome

Definition at line 298 of file ComprehendServiceClientModel.h.

◆ ListDominantLanguageDetectionJobsOutcomeCallable

Definition at line 386 of file ComprehendServiceClientModel.h.

◆ ListEndpointsOutcome

Definition at line 299 of file ComprehendServiceClientModel.h.

◆ ListEndpointsOutcomeCallable

Definition at line 387 of file ComprehendServiceClientModel.h.

◆ ListEntitiesDetectionJobsOutcome

Definition at line 300 of file ComprehendServiceClientModel.h.

◆ ListEntitiesDetectionJobsOutcomeCallable

Definition at line 388 of file ComprehendServiceClientModel.h.

◆ ListEntityRecognizersOutcome

Definition at line 302 of file ComprehendServiceClientModel.h.

◆ ListEntityRecognizersOutcomeCallable

Definition at line 390 of file ComprehendServiceClientModel.h.

◆ ListEntityRecognizerSummariesOutcome

Definition at line 301 of file ComprehendServiceClientModel.h.

◆ ListEntityRecognizerSummariesOutcomeCallable

Definition at line 389 of file ComprehendServiceClientModel.h.

◆ ListEventsDetectionJobsOutcome

Definition at line 303 of file ComprehendServiceClientModel.h.

◆ ListEventsDetectionJobsOutcomeCallable

Definition at line 391 of file ComprehendServiceClientModel.h.

◆ ListFlywheelIterationHistoryOutcome

Definition at line 304 of file ComprehendServiceClientModel.h.

◆ ListFlywheelIterationHistoryOutcomeCallable

Definition at line 392 of file ComprehendServiceClientModel.h.

◆ ListFlywheelsOutcome

Definition at line 305 of file ComprehendServiceClientModel.h.

◆ ListFlywheelsOutcomeCallable

Definition at line 393 of file ComprehendServiceClientModel.h.

◆ ListKeyPhrasesDetectionJobsOutcome

Definition at line 306 of file ComprehendServiceClientModel.h.

◆ ListKeyPhrasesDetectionJobsOutcomeCallable

Definition at line 394 of file ComprehendServiceClientModel.h.

◆ ListPiiEntitiesDetectionJobsOutcome

Definition at line 307 of file ComprehendServiceClientModel.h.

◆ ListPiiEntitiesDetectionJobsOutcomeCallable

Definition at line 395 of file ComprehendServiceClientModel.h.

◆ ListSentimentDetectionJobsOutcome

Definition at line 308 of file ComprehendServiceClientModel.h.

◆ ListSentimentDetectionJobsOutcomeCallable

Definition at line 396 of file ComprehendServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 309 of file ComprehendServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 397 of file ComprehendServiceClientModel.h.

◆ ListTargetedSentimentDetectionJobsOutcome

Definition at line 310 of file ComprehendServiceClientModel.h.

◆ ListTargetedSentimentDetectionJobsOutcomeCallable

Definition at line 398 of file ComprehendServiceClientModel.h.

◆ ListTopicsDetectionJobsOutcome

Definition at line 311 of file ComprehendServiceClientModel.h.

◆ ListTopicsDetectionJobsOutcomeCallable

Definition at line 399 of file ComprehendServiceClientModel.h.

◆ PutResourcePolicyOutcome

Definition at line 312 of file ComprehendServiceClientModel.h.

◆ PutResourcePolicyOutcomeCallable

Definition at line 400 of file ComprehendServiceClientModel.h.

◆ StartDocumentClassificationJobOutcome

Definition at line 313 of file ComprehendServiceClientModel.h.

◆ StartDocumentClassificationJobOutcomeCallable

Definition at line 401 of file ComprehendServiceClientModel.h.

◆ StartDominantLanguageDetectionJobOutcome

Definition at line 314 of file ComprehendServiceClientModel.h.

◆ StartDominantLanguageDetectionJobOutcomeCallable

Definition at line 402 of file ComprehendServiceClientModel.h.

◆ StartEntitiesDetectionJobOutcome

Definition at line 315 of file ComprehendServiceClientModel.h.

◆ StartEntitiesDetectionJobOutcomeCallable

Definition at line 403 of file ComprehendServiceClientModel.h.

◆ StartEventsDetectionJobOutcome

Definition at line 316 of file ComprehendServiceClientModel.h.

◆ StartEventsDetectionJobOutcomeCallable

Definition at line 404 of file ComprehendServiceClientModel.h.

◆ StartFlywheelIterationOutcome

Definition at line 317 of file ComprehendServiceClientModel.h.

◆ StartFlywheelIterationOutcomeCallable

Definition at line 405 of file ComprehendServiceClientModel.h.

◆ StartKeyPhrasesDetectionJobOutcome

Definition at line 318 of file ComprehendServiceClientModel.h.

◆ StartKeyPhrasesDetectionJobOutcomeCallable

Definition at line 406 of file ComprehendServiceClientModel.h.

◆ StartPiiEntitiesDetectionJobOutcome

Definition at line 319 of file ComprehendServiceClientModel.h.

◆ StartPiiEntitiesDetectionJobOutcomeCallable

Definition at line 407 of file ComprehendServiceClientModel.h.

◆ StartSentimentDetectionJobOutcome

Definition at line 320 of file ComprehendServiceClientModel.h.

◆ StartSentimentDetectionJobOutcomeCallable

Definition at line 408 of file ComprehendServiceClientModel.h.

◆ StartTargetedSentimentDetectionJobOutcome

Definition at line 321 of file ComprehendServiceClientModel.h.

◆ StartTargetedSentimentDetectionJobOutcomeCallable

Definition at line 409 of file ComprehendServiceClientModel.h.

◆ StartTopicsDetectionJobOutcome

Definition at line 322 of file ComprehendServiceClientModel.h.

◆ StartTopicsDetectionJobOutcomeCallable

Definition at line 410 of file ComprehendServiceClientModel.h.

◆ StopDominantLanguageDetectionJobOutcome

Definition at line 323 of file ComprehendServiceClientModel.h.

◆ StopDominantLanguageDetectionJobOutcomeCallable

Definition at line 411 of file ComprehendServiceClientModel.h.

◆ StopEntitiesDetectionJobOutcome

Definition at line 324 of file ComprehendServiceClientModel.h.

◆ StopEntitiesDetectionJobOutcomeCallable

Definition at line 412 of file ComprehendServiceClientModel.h.

◆ StopEventsDetectionJobOutcome

Definition at line 325 of file ComprehendServiceClientModel.h.

◆ StopEventsDetectionJobOutcomeCallable

Definition at line 413 of file ComprehendServiceClientModel.h.

◆ StopKeyPhrasesDetectionJobOutcome

Definition at line 326 of file ComprehendServiceClientModel.h.

◆ StopKeyPhrasesDetectionJobOutcomeCallable

Definition at line 414 of file ComprehendServiceClientModel.h.

◆ StopPiiEntitiesDetectionJobOutcome

Definition at line 327 of file ComprehendServiceClientModel.h.

◆ StopPiiEntitiesDetectionJobOutcomeCallable

Definition at line 415 of file ComprehendServiceClientModel.h.

◆ StopSentimentDetectionJobOutcome

Definition at line 328 of file ComprehendServiceClientModel.h.

◆ StopSentimentDetectionJobOutcomeCallable

Definition at line 416 of file ComprehendServiceClientModel.h.

◆ StopTargetedSentimentDetectionJobOutcome

Definition at line 329 of file ComprehendServiceClientModel.h.

◆ StopTargetedSentimentDetectionJobOutcomeCallable

Definition at line 417 of file ComprehendServiceClientModel.h.

◆ StopTrainingDocumentClassifierOutcome

Definition at line 330 of file ComprehendServiceClientModel.h.

◆ StopTrainingDocumentClassifierOutcomeCallable

Definition at line 418 of file ComprehendServiceClientModel.h.

◆ StopTrainingEntityRecognizerOutcome

Definition at line 331 of file ComprehendServiceClientModel.h.

◆ StopTrainingEntityRecognizerOutcomeCallable

Definition at line 419 of file ComprehendServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 332 of file ComprehendServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 420 of file ComprehendServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 333 of file ComprehendServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 421 of file ComprehendServiceClientModel.h.

◆ UpdateEndpointOutcome

Definition at line 334 of file ComprehendServiceClientModel.h.

◆ UpdateEndpointOutcomeCallable

Definition at line 422 of file ComprehendServiceClientModel.h.

◆ UpdateFlywheelOutcome

Definition at line 335 of file ComprehendServiceClientModel.h.

◆ UpdateFlywheelOutcomeCallable

Definition at line 423 of file ComprehendServiceClientModel.h.

Enumeration Type Documentation

◆ AugmentedManifestsDocumentTypeFormat

Enumerator
NOT_SET 
PLAIN_TEXT_DOCUMENT 
SEMI_STRUCTURED_DOCUMENT 

Definition at line 16 of file AugmentedManifestsDocumentTypeFormat.h.

◆ BlockType

Enumerator
NOT_SET 
LINE 
WORD 

Definition at line 16 of file BlockType.h.

◆ DatasetDataFormat

Enumerator
NOT_SET 
COMPREHEND_CSV 
AUGMENTED_MANIFEST 

Definition at line 16 of file DatasetDataFormat.h.

◆ DatasetStatus

Enumerator
NOT_SET 
CREATING 
COMPLETED 
FAILED 

Definition at line 16 of file DatasetStatus.h.

◆ DatasetType

Enumerator
NOT_SET 
TRAIN 
TEST 

Definition at line 16 of file DatasetType.h.

◆ DocumentClassifierDataFormat

Enumerator
NOT_SET 
COMPREHEND_CSV 
AUGMENTED_MANIFEST 

Definition at line 16 of file DocumentClassifierDataFormat.h.

◆ DocumentClassifierDocumentTypeFormat

Enumerator
NOT_SET 
PLAIN_TEXT_DOCUMENT 
SEMI_STRUCTURED_DOCUMENT 

Definition at line 16 of file DocumentClassifierDocumentTypeFormat.h.

◆ DocumentClassifierMode

Enumerator
NOT_SET 
MULTI_CLASS 
MULTI_LABEL 

Definition at line 16 of file DocumentClassifierMode.h.

◆ DocumentReadAction

Enumerator
NOT_SET 
TEXTRACT_DETECT_DOCUMENT_TEXT 
TEXTRACT_ANALYZE_DOCUMENT 

Definition at line 16 of file DocumentReadAction.h.

◆ DocumentReadFeatureTypes

Enumerator
NOT_SET 
TABLES 
FORMS 

Definition at line 16 of file DocumentReadFeatureTypes.h.

◆ DocumentReadMode

Enumerator
NOT_SET 
SERVICE_DEFAULT 
FORCE_DOCUMENT_READ_ACTION 

Definition at line 16 of file DocumentReadMode.h.

◆ DocumentType

Enumerator
NOT_SET 
NATIVE_PDF 
SCANNED_PDF 
MS_WORD 
IMAGE 
PLAIN_TEXT 
TEXTRACT_DETECT_DOCUMENT_TEXT_JSON 
TEXTRACT_ANALYZE_DOCUMENT_JSON 

Definition at line 16 of file DocumentType.h.

◆ EndpointStatus

Enumerator
NOT_SET 
CREATING 
DELETING 
FAILED 
IN_SERVICE 
UPDATING 

Definition at line 16 of file EndpointStatus.h.

◆ EntityRecognizerDataFormat

Enumerator
NOT_SET 
COMPREHEND_CSV 
AUGMENTED_MANIFEST 

Definition at line 16 of file EntityRecognizerDataFormat.h.

◆ EntityType

Enumerator
NOT_SET 
PERSON 
LOCATION 
ORGANIZATION 
COMMERCIAL_ITEM 
EVENT 
DATE 
QUANTITY 
TITLE 
OTHER 

Definition at line 16 of file EntityType.h.

◆ FlywheelIterationStatus

Enumerator
NOT_SET 
TRAINING 
EVALUATING 
COMPLETED 
FAILED 
STOP_REQUESTED 
STOPPED 

Definition at line 16 of file FlywheelIterationStatus.h.

◆ FlywheelStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
UPDATING 
DELETING 
FAILED 

Definition at line 16 of file FlywheelStatus.h.

◆ InputFormat

Enumerator
NOT_SET 
ONE_DOC_PER_FILE 
ONE_DOC_PER_LINE 

Definition at line 16 of file InputFormat.h.

◆ InvalidRequestDetailReason

Enumerator
NOT_SET 
DOCUMENT_SIZE_EXCEEDED 
UNSUPPORTED_DOC_TYPE 
PAGE_LIMIT_EXCEEDED 
TEXTRACT_ACCESS_DENIED 

Definition at line 16 of file InvalidRequestDetailReason.h.

◆ InvalidRequestReason

Enumerator
NOT_SET 
INVALID_DOCUMENT 

Definition at line 16 of file InvalidRequestReason.h.

◆ JobStatus

Enumerator
NOT_SET 
SUBMITTED 
IN_PROGRESS 
COMPLETED 
FAILED 
STOP_REQUESTED 
STOPPED 

Definition at line 16 of file JobStatus.h.

◆ LanguageCode

Enumerator
NOT_SET 
en 
es 
fr 
de 
it 
pt 
ar 
hi 
ja 
ko 
zh 
zh_TW 

Definition at line 16 of file LanguageCode.h.

◆ ModelStatus

Enumerator
NOT_SET 
SUBMITTED 
TRAINING 
DELETING 
STOP_REQUESTED 
STOPPED 
IN_ERROR 
TRAINED 
TRAINED_WITH_WARNING 

Definition at line 16 of file ModelStatus.h.

◆ ModelType

Enumerator
NOT_SET 
DOCUMENT_CLASSIFIER 
ENTITY_RECOGNIZER 

Definition at line 16 of file ModelType.h.

◆ PageBasedErrorCode

Enumerator
NOT_SET 
TEXTRACT_BAD_PAGE 
TEXTRACT_PROVISIONED_THROUGHPUT_EXCEEDED 
PAGE_CHARACTERS_EXCEEDED 
PAGE_SIZE_EXCEEDED 
INTERNAL_SERVER_ERROR 

Definition at line 16 of file PageBasedErrorCode.h.

◆ PageBasedWarningCode

Enumerator
NOT_SET 
INFERENCING_PLAINTEXT_WITH_NATIVE_TRAINED_MODEL 
INFERENCING_NATIVE_DOCUMENT_WITH_PLAINTEXT_TRAINED_MODEL 

Definition at line 16 of file PageBasedWarningCode.h.

◆ PartOfSpeechTagType

Enumerator
NOT_SET 
ADJ 
ADP 
ADV 
AUX 
CONJ 
CCONJ 
DET 
INTJ 
NOUN 
NUM 
PART 
PRON 
PROPN 
PUNCT 
SCONJ 
SYM 
VERB 

Definition at line 16 of file PartOfSpeechTagType.h.

◆ PiiEntitiesDetectionMaskMode

Enumerator
NOT_SET 
MASK 
REPLACE_WITH_PII_ENTITY_TYPE 

Definition at line 16 of file PiiEntitiesDetectionMaskMode.h.

◆ PiiEntitiesDetectionMode

Enumerator
NOT_SET 
ONLY_REDACTION 
ONLY_OFFSETS 

Definition at line 16 of file PiiEntitiesDetectionMode.h.

◆ PiiEntityType

Enumerator
NOT_SET 
BANK_ACCOUNT_NUMBER 
BANK_ROUTING 
CREDIT_DEBIT_NUMBER 
CREDIT_DEBIT_CVV 
CREDIT_DEBIT_EXPIRY 
PIN 
EMAIL 
ADDRESS 
NAME 
PHONE 
SSN 
DATE_TIME 
PASSPORT_NUMBER 
DRIVER_ID 
URL 
AGE 
USERNAME 
PASSWORD 
AWS_ACCESS_KEY 
AWS_SECRET_KEY 
IP_ADDRESS 
MAC_ADDRESS 
ALL 
LICENSE_PLATE 
VEHICLE_IDENTIFICATION_NUMBER 
UK_NATIONAL_INSURANCE_NUMBER 
CA_SOCIAL_INSURANCE_NUMBER 
US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER 
UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER 
IN_PERMANENT_ACCOUNT_NUMBER 
IN_NREGA 
INTERNATIONAL_BANK_ACCOUNT_NUMBER 
SWIFT_CODE 
UK_NATIONAL_HEALTH_SERVICE_NUMBER 
CA_HEALTH_NUMBER 
IN_AADHAAR 
IN_VOTER_NUMBER 

Definition at line 16 of file PiiEntityType.h.

◆ RelationshipType

Enumerator
NOT_SET 
CHILD 

Definition at line 16 of file RelationshipType.h.

◆ SentimentType

Enumerator
NOT_SET 
POSITIVE 
NEGATIVE 
NEUTRAL 
MIXED 

Definition at line 16 of file SentimentType.h.

◆ Split

strong
Enumerator
NOT_SET 
TRAIN 
TEST 

Definition at line 16 of file Split.h.

◆ SyntaxLanguageCode

Enumerator
NOT_SET 
en 
es 
fr 
de 
it 
pt 

Definition at line 16 of file SyntaxLanguageCode.h.

◆ TargetedSentimentEntityType

Enumerator
NOT_SET 
PERSON 
LOCATION 
ORGANIZATION 
FACILITY 
BRAND 
COMMERCIAL_ITEM 
MOVIE 
MUSIC 
BOOK 
SOFTWARE 
GAME 
PERSONAL_TITLE 
EVENT 
DATE 
QUANTITY 
ATTRIBUTE 
OTHER 

Definition at line 16 of file TargetedSentimentEntityType.h.

◆ ToxicContentType

Enumerator
NOT_SET 
GRAPHIC 
HARASSMENT_OR_ABUSE 
HATE_SPEECH 
INSULT 
PROFANITY 
SEXUAL 
VIOLENCE_OR_THREAT 

Definition at line 16 of file ToxicContentType.h.