Profiling Engine SDK
|
|
This is the manual for the query language of the Lextek Profiling Engine SDK. This manual goes through writing queries using the SDK. We have separated this manual from discussions of the API as conceptually they are quite different. Further the people writing queries are often not the people who integrate the SDK into your project. The query language is the internal language that the Profiling Engine uses to analyze the text. You can think of the query language as an interpreted language that specializes in doing document analysis. While we may make references to the API, in general you need know nothing of the API to use this manual.
|