Apryse Template Extraction is a high-level .NET SDK that harnesses the power of Apryse's intelligently identifying document components and features that can be used to classify and extract scanned documents. The Template Extraction module can even be used to define recognition boxes for automatic extraction of any part of a template.
Template Extraction Library Benefits include:
Create Template File
Use the Template designer to create the templates.
Extract Templated Data
After classifying the associated template to a file, The Template Extraction SDK allows you to extract data from the input file based on the template, including support for different types of deformation for the data layout between the template and the input file.
The extracted data is determined by the Fields inside the template.
Classify File Against Templates
The Template Extraction SDK allows you to classify an input file against group of templates.
Create Classification Cache
To speed up the classification of an input file against many templates, the SDK provides a way to create a cache data that will be used if present to classify the correct template fast.
Use Classify Catalogue to Speed Up Classification
If you have generated cache to optimize the classification speed, you can utilize it by calling `EnableCacheLookup(true)` for `TemplateClassifier.Builder`.
Template Designer Application Guide
This guide demonstrates how to create a new template, edit an existing one, and test classification with these templates using the Template Designer Sample Application.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales