Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ipyannotate/ipyannotate
Jupyter Widget for data annotation
https://github.com/ipyannotate/ipyannotate
Last synced: 2 months ago
JSON representation
Jupyter Widget for data annotation
- Host: GitHub
- URL: https://github.com/ipyannotate/ipyannotate
- Owner: ipyannotate
- Created: 2018-07-23T19:23:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:35:32.000Z (about 2 years ago)
- Last Synced: 2024-08-02T19:38:22.068Z (6 months ago)
- Language: Python
- Size: 3.51 MB
- Stars: 140
- Watchers: 4
- Forks: 14
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub
README
# ipyannotate [![Build Status](https://travis-ci.org/natasha/ipyannotate.svg?branch=master)](https://travis-ci.org/natasha/ipyannotate) [![Coverage Status](https://coveralls.io/repos/github/natasha/ipyannotate/badge.svg?branch=master)](https://coveralls.io/github/natasha/ipyannotate?branch=master)
Jupyter Widget for data annotation
## Installation
To install use pip:
$ pip install ipyannotate
$ jupyter nbextension enable --py --sys-prefix ipyannotateJupyterlab Support:
$ jupyter labextension install ipyannotate
For a development installation (requires npm),
$ git clone https://github.com/alexanderkuk/ipyannotate.git
$ cd ipyannotate
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipyannotate
$ jupyter nbextension enable --py --sys-prefix ipyannotateFor examples see [ipyannotate-examples](http://nbviewer.jupyter.org/github/natasha/ipyannotate-examples/tree/master/), for documentation and more explanation see [ipyannotate documentation](http://nbviewer.jupyter.org/github/natasha/ipyannotate/blob/master/docs/index.ipynb).
## License
Source code of `ipyannotate` is distributed under MIT license (allows modification and commercial usage)
## Support
- Chat — https://telegram.me/natural_language_processing
- Issues — https://github.com/natasha/ipyannotate/issues