@azure/cognitiveservices-formrecognizer package
類別
FormRecognizerClient | |
FormRecognizerClientContext |
介面
AnalyzeResult |
分析 API 呼叫結果。 |
BatchReadReceiptHeaders |
定義 BatchReadReceipt 作業的標頭。 |
BatchReadReceiptInStreamHeaders |
定義 BatchReadReceiptInStream 作業的標頭。 |
ComputerVisionError |
API 要求錯誤的詳細資料。 |
ElementReference |
OCR 單字的參考。 |
ErrorInformation |
表示 ErrorInformation 的介面。 |
ErrorResponse |
代表 ErrorResponse 的介面。 |
ExtractedKeyValuePair |
以索引鍵和值標記清單表示索引鍵/值組。 |
ExtractedPage |
使用檔擷取單一頁面的資訊。 |
ExtractedTable |
擷取頁面內含之資料表的相關資訊。 |
ExtractedTableColumn |
擷取資料表中資料行的資訊。 |
ExtractedToken |
單一擷取文字的正式標記法。 |
FieldValue |
代表已辨識域值的基類。 |
FormDocumentReport |
代表 FormDocumentReport 的介面。 |
FormOperationError |
作業期間回報的錯誤。 |
FormRecognizerClientAnalyzeWithCustomModelOptionalParams |
選擇性參數。 |
ImageUrl |
代表 ImageUrl 的介面。 |
InnerError |
表示 InnerError 的介面。 |
KeysResult |
作業的結果,以取得模型所擷取的索引鍵。 |
Line |
物件,表示辨識的文字行。 |
ModelResult |
模型狀態查詢作業的結果。 |
ModelsResult |
要擷取多個模型的查詢作業結果。 |
NumberValue |
辨識的數值域值。 |
ReadReceiptResult |
「批次讀取回條」作業的分析結果。 |
StringValue |
辨識的字串域值。 |
TextRecognitionResult |
物件,表示已辨識的文字區域 |
TrainRequest |
起始定型要求的合約。 |
TrainResult |
訓練 API 呼叫的回應。 |
TrainSourceFilter |
周遊資料來源時要套用的篩選準則。 |
UnderstandingResult |
一組對應至輸入檔中語意物件的擷取欄位,例如收據。 |
Word |
物件,表示已辨識的字組。 |
類型別名
AnalyzeWithCustomModelResponse |
包含 analyzeWithCustomModel 作業的回應資料。 |
BatchReadReceiptInStreamResponse |
包含 batchReadReceiptInStream 作業的回應資料。 |
BatchReadReceiptResponse |
包含 batchReadReceipt 作業的回應資料。 |
FieldValueUnion |
包含 FieldValue 的可能案例。 |
GetCustomModelResponse |
包含 getCustomModel 作業的回應資料。 |
GetCustomModelsResponse |
包含 getCustomModels 作業的回應資料。 |
GetExtractedKeysResponse |
包含 getExtractedKeys 作業的回應資料。 |
GetReadReceiptResultResponse |
包含 getReadReceiptResult 作業的回應資料。 |
Status |
定義 Status 的值。 可能的值包括:'success'、'partialSuccess'、'failure' |
Status1 |
定義 Status1 的值。 可能的值包括:'created'、'ready'、'invalid' |
Status2 |
定義 Status2 的值。 可能的值包括:'success'、'partialSuccess'、'failure' |
TextOperationStatusCodes |
定義 TextOperationStatusCodes 的值。 可能的值包括:'Not Started'、'Running'、'Failed'、'Succeeded' |
TextRecognitionResultConfidenceClass |
定義 TextRecognitionResultConfidenceClass 的值。 可能的值包括:'High'、'Low' |
TextRecognitionResultDimensionUnit |
定義 TextRecognitionResultDimensionUnit 的值。 可能的值包括:'pixel'、'inch' |
TrainCustomModelResponse |
包含 trainCustomModel 作業的回應資料。 |