Metadata-Version: 2.1
Name: DANE
Version: 0.1
Summary: Utils for working with the Distributed Annotation and Enrichment system.
Home-page: https://github.com/CLARIAH/DANE
Author: Nanne van Noord
Author-email: n.j.e.vannoord@uva.nl
License: Apache License 2.0
Description: # DANE
        The Distributed Annotation 'n' Enrichment (DANE) system handles compute job assignment and file storage for the automatic annotation of content.
        
        This repository contains contains the building blocks for with DANE, such as creating custom analysis workers or submitting new jobs..
        
        ## Installation
        
        This package can be installed through pip:
        
            pip install DANE
        
        ### Usage
        Examples for how to use the components can be found in the `examples/` directory.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
