Python API Component
The Python API component of the Named Entity Recognition SDK includes:
-
The Named Entity Recognition library on Windows
edk.dll
or shared object on Linuxlibedk.so
.NOTE: You might also need additional runtime libraries to run the Named Entity Recognition SDK. See Named Entity Recognition SDK Package.
-
A Python wheel,
edk-version-py3-none-any.whl
(whereversion
is the version number). -
Python code samples that you can compile and execute by using the Named Entity Recognition SDK.