C API Concepts
This section describes concepts required to implement C language applications for Named Entity Recognition SDK.
Include Files and Naming Conventions
The include file edk.h
contains the core Named Entity Recognition API. The types, functions, and macros specific to Named Entity Recognition SDK are prefixed with the string Edk
.