Metadata-Version: 1.1
Name: ChemDataExtractor-IDE
Version: 1.3.2
Summary: A toolkit for extracting chemical information from the scientific literature.
Home-page: https://github.com/edbeard/chemdataextractor-ide.git
Author: Matt Swain, Ed Beard
Author-email: m.swain@me.com, ed.beard94@gmail.com
License: MIT
Download-URL: https://github.com/edbeard/chemdataextractor-ide/archive/1.3.2.tar.gz
Description: ChemDataExtractor-IDE
        =====================
        
        
        .. image:: http://img.shields.io/pypi/l/ChemDataExtractor.svg?style=flat-square
            :target: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE
        
        
        ChemDataExtractor-IDE is an extension of the `ChemDataExtractor`_ repository with the functionality to identify microscopy images automatically.
        
        Installation
        ------------
        
        To install ChemDataExtractor, clone the repository with::
        
            git clone https://github.com/edbeard/chemdataextractor-ide.git
        
        and run::
        
            python setup.py install
        
        Then download the necessary machine learning models with::
        
            cde data download
        
        
        Documentation
        -------------
        
        This code is intended to be used with the `ImageDataExtractor`_ software toolkit for the automatic extraction of microscopy images. Full details on installation and integration with ChemDataExtractor-IDE can be found at [dummy].
        
        Full documentation on the general use of ChemDataExtractor is available at http://chemdataextractor.org/docs
        
        
        License
        -------
        
        ChemDataExtractor is licensed under the `MIT license`_, a permissive, business-friendly license for open source
        software.
        
        
        .. _`ImageDataExtractor`: dummy
        .. _`MIT license`: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE
        .. _`ChemDataExtractor`: https://github.com/CambridgeMolecularEngineering/chemdataextractor
        
Keywords: text-mining mining chemistry cheminformatics nlp html xml science scientific
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: Markup :: HTML
