Skip to content

C Adapter Layer #20

@DrDub

Description

@DrDub

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions