Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 543 Bytes

CircleCI

linalgo-annotate

linalgo-annotate is a python module for natural language processing compatible with the web annotation data model

Documentation

The documentation is available here

installation

git clone https://github.com/linalgo/annotate-sdk.git
cd linalgo-annotate
pip install .

test

pytest