Skip to content
Benjamin De Boe edited this page Jan 27, 2020 · 7 revisions

Interfaces

This page offers an overview of the programmatic interfaces into the entities and context iKnow will identify in natural language text. We offer Core APIs for accessing the iKnow engine directly and tapping into the output in all of its glory, as well as a handful of other interfaces to easily pair up with other NLP and ML technology.

Core APIs

C++

iKnowEngine::index()

See also the wiki section on our source code

Python

WIP

Integrations

SpaCy

WIP

UIMA

WIP