Metadata-Version: 1.1
Name: nannotate
Version: 0.0.3
Summary: Automated dataset annotation
Home-page: https://github.com/timkpaine/nannotate
Author: Tim Paine
Author-email: timothy.k.paine@gmail.com
License: GPL
Download-URL: https://github.com/timkpaine/nannotate/archive/v0.0.3.tar.gz
Description: # nannotate
        Automate ML dataset labelling
        
        [![Build Status](https://travis-ci.org/timkpaine/nannotate.svg?branch=master)](https://travis-ci.org/timkpaine/nannotate)
        [![GitHub issues](https://img.shields.io/github/issues/timkpaine/nannotate.svg)]()
        [![Waffle.io](https://badge.waffle.io/timkpaine/nannotate.svg?label=ready&title=Ready)](http://waffle.io/timkpaine/nannotate)
        [![codecov](https://codecov.io/gh/timkpaine/nannotate/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/nannotate)
        [![BCH compliance](https://bettercodehub.com/edge/badge/timkpaine/nannotate?branch=master)](https://bettercodehub.com/)
        [![PyPI](https://img.shields.io/pypi/l/nannotate.svg)](https://pypi.python.org/pypi/nannotate)
        [![PyPI](https://img.shields.io/pypi/v/nannotate.svg)](https://pypi.python.org/pypi/nannotate)
        [![npm](https://img.shields.io/npm/v/@nannotate/core.svg)](https://www.npmjs.com/package/@nannotate/core)
        [![Docs](https://img.shields.io/readthedocs/nannotate.svg)](https://nannotate.readthedocs.io)
        
        
        
        ![](https://raw.githubusercontent.com/timkpaine/nannotate/master/docs/img/demo.gif)
        
Keywords: analytics machine-learning dataset
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
