Skip to content

linalgo/linalgo-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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