Partager via


DocumentAnalysisModelFactory Classe

Définition

Fabrique qui génère des types de modèles Azure.AI.FormRecognizer.DocumentAnalysis utilisés pour la simulation.

public static class DocumentAnalysisModelFactory
type DocumentAnalysisModelFactory = class
Public Class DocumentAnalysisModelFactory
Héritage
DocumentAnalysisModelFactory

Méthodes

AddressValue(String, String, String, String, String, String, String, String, String, String, String, String, String, String)

Initialise une nouvelle instance de AddressValue.

AnalyzedDocument(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IReadOnlyDictionary<String,DocumentField>, Single)

Initialise une nouvelle instance d’AnalyzedDocument.

AnalyzeResult(String, String, IEnumerable<DocumentPage>, IEnumerable<DocumentTable>, IEnumerable<DocumentKeyValuePair>, IEnumerable<DocumentStyle>, IEnumerable<DocumentLanguage>, IEnumerable<AnalyzedDocument>, IEnumerable<DocumentParagraph>, String)

Initialise une nouvelle instance d’AnalyzeResult.

BoundingRegion(Int32, IReadOnlyList<PointF>)

Initialise une nouvelle instance de BoundingRegion.

CurrencyValue(Double, String, String)

Initialise une nouvelle instance de CurrencyValue.

DocumentBarcode(DocumentBarcodeKind, String, IReadOnlyList<PointF>, DocumentSpan, Single)

Initialise une nouvelle instance de DocumentBarcode.

DocumentClassifierBuildOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentClassifierDetails, String)

Initialise une nouvelle instance de DocumentClassifierBuildOperationDetails.

DocumentClassifierDetails(String, String, DateTimeOffset, Nullable<DateTimeOffset>, String, IReadOnlyDictionary<String,ClassifierDocumentTypeDetails>)

Initialise une nouvelle instance de DocumentClassifierDetails.

DocumentField(DocumentFieldType, DocumentFieldValue, String, IReadOnlyList<BoundingRegion>, IReadOnlyList<DocumentSpan>, Nullable<Single>)

Initialise une nouvelle instance de DocumentField.

DocumentFieldSchema(DocumentFieldType, String, String, DocumentFieldSchema, IReadOnlyDictionary<String,DocumentFieldSchema>)

Initialise une nouvelle instance de DocumentFieldSchema.

DocumentFieldValueWithAddressFieldType(AddressValue)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithBooleanFieldType(Boolean)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithCountryRegionFieldType(String)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithCurrencyFieldType(CurrencyValue)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithDateFieldType(DateTimeOffset)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithDictionaryFieldType(IReadOnlyDictionary<String,DocumentField>)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithDoubleFieldType(Double)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithInt64FieldType(Int32)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithListFieldType(IEnumerable<DocumentField>)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithPhoneNumberFieldType(String)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithSelectionMarkFieldType(DocumentSelectionMarkState)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithSignatureFieldType(DocumentSignatureType)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithStringFieldType(String)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithTimeFieldType(TimeSpan)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFieldValueWithUnknownFieldType(DocumentFieldType)

Initialise une nouvelle instance de DocumentFieldValue.

DocumentFormula(DocumentFormulaKind, String, IReadOnlyList<PointF>, DocumentSpan, Single)

Initialise une nouvelle instance de DocumentFormula.

DocumentKeyValueElement(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initialise une nouvelle instance de DocumentKeyValueElement.

DocumentKeyValuePair(DocumentKeyValueElement, DocumentKeyValueElement, Single)

Initialise une nouvelle instance de DocumentKeyValuePair.

DocumentLanguage(String, IEnumerable<DocumentSpan>, Single)

Initialise une nouvelle instance de DocumentLanguage.

DocumentLine(String, IReadOnlyList<PointF>, IEnumerable<DocumentSpan>, IEnumerable<DocumentWord>)

Initialise une nouvelle instance de DocumentLine.

DocumentModelBuildOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

Initialise une nouvelle instance de DocumentModelBuildOperationDetails.

DocumentModelComposeOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

Initialise une nouvelle instance de DocumentModelComposeOperationDetails.

DocumentModelCopyToOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

Initialise une nouvelle instance de DocumentModelCopyToOperationDetails.

DocumentModelDetails(String, String, DateTimeOffset, IReadOnlyDictionary<String, String>, IReadOnlyDictionary<String,DocumentTypeDetails>, Nullable<DateTimeOffset>, String)

Initialise une nouvelle instance de DocumentModelDetails.

DocumentModelSummary(String, String, DateTimeOffset, IReadOnlyDictionary<String,String>, Nullable<DateTimeOffset>, String)

Initialise une nouvelle instance de DocumentModelSummary.

DocumentPage(Int32, Nullable<Single>, Nullable<Single>, Nullable<Single>, Nullable<DocumentPageLengthUnit>, IEnumerable<DocumentSpan>, IEnumerable<DocumentWord>, IEnumerable<DocumentSelectionMark>, IEnumerable<DocumentLine>, IEnumerable<DocumentBarcode>, IEnumerable<DocumentFormula>)

Initialise une nouvelle instance de DocumentPage.

DocumentParagraph(Nullable<ParagraphRole>, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initialise une nouvelle instance de DocumentParagraph.

DocumentSelectionMark(DocumentSelectionMarkState, IReadOnlyList<PointF>, DocumentSpan, Single)

Initialise une nouvelle instance de DocumentSelectionMark.

DocumentSpan(Int32, Int32)

Initialise une nouvelle instance de DocumentSpan.

DocumentStyle(Nullable<Boolean>, IEnumerable<DocumentSpan>, Single, String, Nullable<DocumentFontStyle>, Nullable<DocumentFontWeight>, String, String)

Initialise une nouvelle instance de DocumentStyle.

DocumentTable(Int32, Int32, IEnumerable<DocumentTableCell>, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initialise une nouvelle instance de DocumentTable.

DocumentTableCell(DocumentTableCellKind, Int32, Int32, Int32, Int32, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initialise une nouvelle instance de DocumentTableCell.

DocumentTypeDetails(String, Nullable<DocumentBuildMode>, IReadOnlyDictionary<String,DocumentFieldSchema>, IReadOnlyDictionary<String,Single>)

Initialise une nouvelle instance de DocumentTypeDetails.

DocumentWord(String, IReadOnlyList<PointF>, DocumentSpan, Single)

Initialise une nouvelle instance de DocumentWord.

OperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, DocumentOperationKind, Uri, IReadOnlyDictionary<String, String>, ResponseError, String)

Initialise une nouvelle instance d’OperationDetails.

OperationSummary(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, DocumentOperationKind, Uri, IReadOnlyDictionary<String, String>, String)

Initialise une nouvelle instance d’OperationSummary.

ResourceDetails(Int32, Int32, ResourceQuotaDetails)

Initialise une nouvelle instance de ResourceDetails.

ResourceQuotaDetails(Int32, Int32, DateTimeOffset)

Initialise une nouvelle instance de ResourceQuotaDetails.

S’applique à