-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The framework is written in C++.
Some scripting languages have direct bindings to C libraries. A small C adapter that exposes part of the functionality of the framework can make accessing UIMA functionality much easier from such languages.
To have an idea of how these adapter layers look like, take a look at this adapter for Google's sentencepiece tokenizer.
The existing SWIG code in scriptators might be useful here.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers