Click here to Skip to main content
15,867,835 members
Articles / Product Showcase

Improve Forms Processing Text Recognition Results With Regular Expressions

31 May 2010CPOL7 min read 21.7K   15  
Successful forms processing requires high accuracy for recognition rates. Using regular expressions permits the recognition engine to make assumptions on the number of expected characters to return, which improves recognition results. Read this paper to learn how to use them successfully.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer Accusoft Pegasus
United States United States
With over twenty years experience developing OCR and ICR SDKs and applications,
Jeff demonstrates a unique combination of enthusiasm and deep technical
knowledge applied to solving complex document recognition problems. He is
currently the lead developer on SmartZone ICR and SmartZone OCR, including
neural net development and all recognition system logic. He is a driving force
in Accusoft Pegasus recognition solutions, including key architectural and
algorithm level contributions on FormSuite, SmartZone, OCR Xpress, Barcode
Xpress, and MICR Xpress. Jeff joined Accusoft Pegasus in 2003, moving from
Adobe Systems where he was the lead recognition scientist developing Acrobat
Capture. He is a Microsoft Certified Solution Developer (MCSD) for .Net and has
a Bachelor of Science in Computer Science and a Bachelor of Science in
Electrical Engineering from the University of Connecticut

Comments and Discussions