ChemDataExtractor


NameChemDataExtractor JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/mcs07/ChemDataExtractor
SummaryA toolkit for extracting chemical information from the scientific literature.
upload_time2017-02-03 00:12:05
maintainer
docs_urlNone
authorMatt Swain
requires_python
licenseMIT
keywords text-mining mining chemistry cheminformatics nlp html xml science scientific
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ChemDataExtractor
=================

.. image:: http://img.shields.io/pypi/v/ChemDataExtractor.svg?style=flat-square
    :target: https://pypi.python.org/pypi/ChemDataExtractor

.. image:: http://img.shields.io/pypi/l/ChemDataExtractor.svg?style=flat-square
    :target: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE

.. image:: http://img.shields.io/travis/mcs07/ChemDataExtractor.svg?style=flat-square
    :target: https://travis-ci.org/mcs07/ChemDataExtractor

ChemDataExtractor is a toolkit for extracting chemical information from the scientific literature.


Features
--------

- HTML, XML and PDF document readers
- Chemistry-aware natural language processing pipeline
- Chemical named entity recognition
- Rule-based parsing grammars for property and spectra extraction
- Table parser for extracting tabulated data
- Document processing to resolve data interdependencies


Installation
------------

To install ChemDataExtractor, simply run::

    pip install chemdataextractor

Or if you are an Anaconda user, run::

    conda install -c chemdataextractor chemdataextractor

Alternatively, try one of the other `installation options`_.


Documentation
-------------

Full documentation is available at http://chemdataextractor.org/docs


License
-------

ChemDataExtractor is licensed under the `MIT license`_, a permissive, business-friendly license for open source
software.


.. _`installation options`: http://chemdataextractor.org/docs/install
.. _`MIT license`: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mcs07/ChemDataExtractor",
    "name": "ChemDataExtractor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "text-mining mining chemistry cheminformatics nlp html xml science scientific",
    "author": "Matt Swain",
    "author_email": "m.swain@me.com",
    "download_url": "https://files.pythonhosted.org/packages/13/21/9a2a54c949c6ab55445d2c51b3c837983f5d18e80fdbc8f01cb442d55012/ChemDataExtractor-1.3.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "ChemDataExtractor\n=================\n\n.. image:: http://img.shields.io/pypi/v/ChemDataExtractor.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/ChemDataExtractor\n\n.. image:: http://img.shields.io/pypi/l/ChemDataExtractor.svg?style=flat-square\n    :target: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE\n\n.. image:: http://img.shields.io/travis/mcs07/ChemDataExtractor.svg?style=flat-square\n    :target: https://travis-ci.org/mcs07/ChemDataExtractor\n\nChemDataExtractor is a toolkit for extracting chemical information from the scientific literature.\n\n\nFeatures\n--------\n\n- HTML, XML and PDF document readers\n- Chemistry-aware natural language processing pipeline\n- Chemical named entity recognition\n- Rule-based parsing grammars for property and spectra extraction\n- Table parser for extracting tabulated data\n- Document processing to resolve data interdependencies\n\n\nInstallation\n------------\n\nTo install ChemDataExtractor, simply run::\n\n    pip install chemdataextractor\n\nOr if you are an Anaconda user, run::\n\n    conda install -c chemdataextractor chemdataextractor\n\nAlternatively, try one of the other `installation options`_.\n\n\nDocumentation\n-------------\n\nFull documentation is available at http://chemdataextractor.org/docs\n\n\nLicense\n-------\n\nChemDataExtractor is licensed under the `MIT license`_, a permissive, business-friendly license for open source\nsoftware.\n\n\n.. _`installation options`: http://chemdataextractor.org/docs/install\n.. _`MIT license`: https://github.com/mcs07/ChemDataExtractor/blob/master/LICENSE",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A toolkit for extracting chemical information from the scientific literature.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/mcs07/ChemDataExtractor"
    },
    "split_keywords": [
        "text-mining",
        "mining",
        "chemistry",
        "cheminformatics",
        "nlp",
        "html",
        "xml",
        "science",
        "scientific"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7bd3e526f0788e8fb25aa58fefce199d8645df89e3f8e1031ac15aa149cfb47",
                "md5": "96dc2e724cdf7a9a51f46cfd38cc9014",
                "sha256": "3337031e6a8c760e7e4820e38f305579c66da9720846c1f6e187bf36b1abe3c8"
            },
            "downloads": -1,
            "filename": "ChemDataExtractor-1.3.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "96dc2e724cdf7a9a51f46cfd38cc9014",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 182818,
            "upload_time": "2017-02-03T00:12:36",
            "upload_time_iso_8601": "2017-02-03T00:12:36.838703Z",
            "url": "https://files.pythonhosted.org/packages/a7/bd/3e526f0788e8fb25aa58fefce199d8645df89e3f8e1031ac15aa149cfb47/ChemDataExtractor-1.3.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4d72f33c7fab8bea8c107923541e447d481b7dd6309654244de91fb0e878e01",
                "md5": "48afbd567b7c1d8c7265ff637522b06d",
                "sha256": "5602ce93110f25d2c50f783f9d1ab22570b29eb47bc136c7ef02c1f565c9316a"
            },
            "downloads": -1,
            "filename": "ChemDataExtractor-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48afbd567b7c1d8c7265ff637522b06d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 182821,
            "upload_time": "2017-02-03T00:12:51",
            "upload_time_iso_8601": "2017-02-03T00:12:51.109905Z",
            "url": "https://files.pythonhosted.org/packages/b4/d7/2f33c7fab8bea8c107923541e447d481b7dd6309654244de91fb0e878e01/ChemDataExtractor-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13219a2a54c949c6ab55445d2c51b3c837983f5d18e80fdbc8f01cb442d55012",
                "md5": "78dbc6af1c3100e53cee72dd3b00d83f",
                "sha256": "2c989cfb60048dc57a49472228381574bff351c31896bdcd621991f68c0f9cc9"
            },
            "downloads": -1,
            "filename": "ChemDataExtractor-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78dbc6af1c3100e53cee72dd3b00d83f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 188959,
            "upload_time": "2017-02-03T00:12:05",
            "upload_time_iso_8601": "2017-02-03T00:12:05.770430Z",
            "url": "https://files.pythonhosted.org/packages/13/21/9a2a54c949c6ab55445d2c51b3c837983f5d18e80fdbc8f01cb442d55012/ChemDataExtractor-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-02-03 00:12:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mcs07",
    "github_project": "ChemDataExtractor",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "requirements": [],
    "lcname": "chemdataextractor"
}
        
Elapsed time: 0.26332s