Skip to content

Utilities that are used for assisting with making annotated data.

License

Notifications You must be signed in to change notification settings

darwinharianto/annotation_utils

 
 

Repository files navigation

annotation_utils

Utilities that are used for assisting with making annotated data.

Installation

Install From Github

pip install https://github.com/cm107/annotation_utils/archive/master.zip

Install From Pypi

pip install pyclay-annotation_utils

Note: The github package is updated more often than the pypi package.

Update Build

If you change the code and want to re-build the package, do the following.

./build_package.sh

The package can then be installed locally.

pip install -e .

Important Note

Usage

There is not any official documentation about usage yet, but for usage examples you may refer to the test folder.

About

Utilities that are used for assisting with making annotated data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%