Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

dkpro/dkpro-pycas

Repository files navigation

NOTE: This project is superseded by DKPro Cassis.


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. This library is deprecated. Use DKPro Cassis instead!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages