Helping computers understand humans
Inquiries
Phone: 908.832.9788
Send us an Email >
productsapplicationstechnologyaboutsupportcontact
Home > Technology
SyntelliRead Interpreter
is the core of every application.  It combines contextual, noise-tolerant pattern matching with sophisticated inference, resolution and transformation mechanisms to dramatically increase text interpretation accuracy.

Multiple interfaces allow the engine to be run in batch or real-time mode, either as a standalone executable or embedded in a host application.

Each application has a unique knowledge base that contains pattern matching, inference, resolution, and transformation rules specific to the application subject matter..

Industry Lexicons can also be used to provide pattern matching rules to the application.
How We Compare to Regular Expression Pattern Matching
Features
REGEX
SyntelliRead
Pattern matching can be constrained to specific contextual areas.
Rules can be used to resolve ambiguity and inconsistency.
check
Rules can be used to infer missing or incomplete information.
check
Matched text can be transformed into normalized formats and values.
check
Performance can be severely degraded by large numbers of patterns.
no
Difficult to maintain.
no