Skip to content

Library for working with UIMA CAS XMI files in Python

License

Notifications You must be signed in to change notification settings

TalnUPF/dkpro-pycas

 
 

Repository files navigation

DKPro PyCAS

Build Status

This API is a minimal implementation for UIMA CAS handling similar to the JAVA API.

Development

The easiest way for development is to use pipenv:

pipenv install --dev

To open a shell within the virtual environment, run

pipenv shell

To run the tests, use

python setup.py test

About

Library for working with UIMA CAS XMI files in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%