Documentation Changes
This section contains the list of changes that have been made to documentation since the latest release.
Documentation section | What has changed | Comment | |
---|---|---|---|
Developer's Help and User's Guide | |||
API Reference | |||
Document-related objects | IDocument::Close | A document with rule errors may be saved on disk. | Previously, the rules had to be validated without errors before saving. |
Distribution | |||
Distribution Kit Distribution Kit: PDF Manual installation of FlexiCapture SDK |
The articles were removed. The manual installation guides and file lists will no longer be supported. |
Release history
Release 1 update 6
Documentation section | What has changed | Comment | |
---|---|---|---|
Developer's Help and User's Guide | |||
Guided Tour | |||
Tutorial | Document Classification Training | A note about the page class expiring on batch close has been added. | |
NLP Model Training | A new tutorial describing how to train NLP models for processing unstructured texts was added. | ||
API Reference | |||
Engine | IEngine::CreateReceiptProject | The new method for creating a new receipt project was added. | |
IEngine::CreateTextsCollection | A new method for creating a collection of Text objects was added. | ||
IEngine::CreateBlockTypesCollection | This is a new method that creates the new supplementary object. | ||
Project Structure | IProjectProperties::ExportParamsForUnknownDocuments IProjectProperties::ShouldExportUnknownDocuments IBatchTypeParams::ExportParamsForUnknownDocuments IBatchTypeParams::ShouldExportUnknownDocuments |
The new properties for exporting unknown documents were added. | |
BarcodeBaseRecognitionParams IFullTextRecognitionParams::BarcodeBaseRecognitionParams | The new object and property for advanced settings for barcode recognition were added. | ||
IBatch::MoveDocument | The new method for moving the document from one batch to another was added. | ||
Document Structure | IPage::GetTextsFromCache | The new method for getting full-text recognition results from cache was added. | |
IDocument::ContinueLineItems | This is a new method that automatically detects line items if the first few are correct. | ||
Document Definition Structure | IDocumentDefinitions::LoadFromFile | The new method for loading a Document Definition from a .fcdot file was added. | |
IDocumentDefinitions::AddNewFixed | This new method adds a Document Definition for fixed forms. | ||
IDocumentDefinition::BarcodeBaseRecognitionParams | A new property that lets you specify parameters of barcode pre-recognition when matching the Document Definition. | ||
ISectionDefinition::UseOwnRecognitionParams | This new property switches between using the pre-recognition settings from the Document Definition and from the FlexiLayout. | ||
IBlockDefinition::AsTableBlockDefinition TableBlockDefinition ITableBlockDefinition::AddHSeparator ITableBlockDefinition::AddVSeparator ITableBlockDefinition::CreateColumn ITableBlockDefinition::DeleteColumn ITableBlockDefinition::DeleteHSeparator ITableBlockDefinition::DeleteVSeparator ITableBlockDefinition::DetectHorizontalSplitters ITableBlockDefinition::DetectVerticalSplitters ITableBlockDefinition::GetColumn ITableBlockDefinition::GetColumns ITableBlockDefinition::HasColumn |
The new property, object and methods for marking up table blocks of a Document Definition were added. | ||
Classification Training Objects | The new methods for loading a classifier from a .cfl file and removing the classifier from the training batch were added. | ||
PageClass | A note about this object becoming unavailable on batch close has been added. | ||
Image-Related Objects | FrequencyTransformParams FrequencyTransformTypeEnum IImageProcessingTools::CreateFrequencyTransformParams IImageProcessingTools::CreateFrequencyTransformParamsByCharSize IImageProcessingTools::ApplyFrequencyTransform | This functionality was deprecated and was now removed. | |
IImageDocument::Close | This is a new method to explicitly release ImageDocument, which may be useful in managed code. | ||
IImage::GetPicture | Added the remark: the method cannot be used if the Engine object was created using InprocLoader and you are writing managed code, for example in C#. | ||
Export Parameters Objects |
ExportProfiles |
The new objects, methods, enumeration and property for specifying export profiles were added. | |
The new object, property and FEF_JSON constant for exporting processed documents to JSON format were added. | |||
Field Extraction Training Objects | The new objects, method and property for representing a field region on specified pages were added. | ||
Invoice Document Processing | IInvoiceSettings::DefaultCountry | The new property for setting the default country for an invoice Document Definition was added. | |
NLP Training Objects | The new objects, methods and property for extracting information from unstructured texts using NLP technology were added. | ||
Enumerations | InvoiceProjectTypeEnum | The new IPT_Japan and IPT_KingdomOfSpain constants were added. | |
FileExportFormatEnum | The new constant FEF_XLSX was added. | This export format was already supported in Release 1. | |
BarcodeTypeEnum | The new BT_AutodetectNoPost and JapanPost constants were added. | ||
Supplementary Objects | IHandle::SaveToArray | The new method for saving the object contents as an array of bytes was added. | |
TextsCollection | The new object for representing a collection of the Text objects was added. | ||
BlockTypesCollection | This new object is used as a parameter in fixed form creation method. | ||
Code Samples Library | |||
Hello (Python) | A new code sample illustrating how to use ABBYY FlexiCapture SDK in Python was added. | ||
NLP Model Training (C#) | A new code sample illustrating how to use ABBYY FlexiCapture SDK to process unstructured documents using NLP technology in C# was added. | ||
Parallel Processing (C#) | A new code sample illustrating how to implement parallel processing in ABBYY FlexiCapture SDK in C# was added. | ||
Fixed Forms (C++) | This is a new code sample showing how to create structured Document Definitions in ABBYY FlexiCapture SDK without the help of ABBYY FlexiCapture. | ||
Line Items Training (C#) | This is a new code sample illustrating a particular training scenario: training to improve line items extraction. |
15.08.2023 13:19:30