Sha256: 5699de8b646a8d0b0f23636c0c0507e1f1a36331de157c726b64189f31248df6

Contents?: true

Size: 1.06 KB

Versions: 19

Compression:

Stored size: 1.06 KB

Contents

# CloudmersiveOcrApiClient::OcrWordElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**word_text** | **String** | Text of the word | [optional] 
**line_number** | **Integer** | Line number of the word | [optional] 
**word_number** | **Integer** | Index of the word in the line | [optional] 
**x_left** | **Integer** | X location of the left edge of the word in pixels | [optional] 
**y_top** | **Integer** | Y location of the top edge of the word in pixels | [optional] 
**width** | **Integer** | Width of the word in pixels | [optional] 
**height** | **Integer** | Height of the word in pixels | [optional] 
**confidence_level** | **Float** | Confidence level of the machine learning result; possible values are 0.0 (lowest accuracy) - 1.0 (highest accuracy) | [optional] 
**block_number** | **Integer** | Index of the containing block | [optional] 
**paragraph_number** | **Integer** | Index of the containing paragraph | [optional] 
**page_number** | **Integer** | Index of the containing page | [optional] 


Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cloudmersive-ocr-api-client-2.0.2 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.5.0 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.9 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.8 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.7 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.6 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.5 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.4 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.3 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.2 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.4.0 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.9 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.8 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.7 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.5 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.4 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.3 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.2 ./docs/OcrWordElement.md
cloudmersive-ocr-api-client-1.3.1 ./docs/OcrWordElement.md