Skip to content

Commit 0b7f4ad

Browse files
Staging_issues_fix
1 parent f91f919 commit 0b7f4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Document-Processing/Data-Extraction/Smart-Form-Recognizer/NET

Document-Processing/Data-Extraction/Smart-Form-Recognizer/NET/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: Assemblies
99

1010
# Overview of Smart Form Recognizer
1111

12-
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability. It supports It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
12+
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability.It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
1313

1414

1515
## Core Capabilities

0 commit comments

Comments
 (0)