{ "info": { "author": "Matteo Romanello", "author_email": "matteo.romanello@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# (Canonical) Citation Extractor\n\n## Status\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.35470.svg)](https://doi.org/10.5281/zenodo.35470)\n[![Build Status](https://travis-ci.org/mromanello/CitationExtractor.svg?branch=master)](https://travis-ci.org/mromanello/CitationExtractor)\n[![codecov](https://codecov.io/gh/mromanello/CitationExtractor/branch/master/graph/badge.svg)](https://codecov.io/gh/mromanello/CitationExtractor)\n\n## Installation\n\nThis software supports Python version 2.7, and it was tested only on POSIX\u2013compliant operating systems (Linux, Mac OS X, FreeBSD, etc.).\n\nTo install the `CitationExtractor` first run:\n\n $ pip install http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.3.tar.gz#egg=antlr_python_runtime-3.1.3\n $ pip install https://github.com/mromanello/treetagger-python/archive/master.zip#egg=treetagger-1.0.1\n\nfollowed by:\n\n $ pip install citation-extractor\n\n**NB:** the installation of all other dependencies is handled by `setup.py` but for some reason\n(that I'm still trying to figure out) it does not pick up these two.\n\n\n## Documentation\n\nI'm working on it ;-)\n\nFor the time being, you can find a concrete example of how to use the library in [this notebook](https://gist.github.com/mromanello/3d29add74a33da6629509742fe738ca1).\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mromanello/CitationExtractor/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "citation-extractor", "package_url": "https://pypi.org/project/citation-extractor/", "platform": "", "project_url": "https://pypi.org/project/citation-extractor/", "project_urls": { "Homepage": "http://github.com/mromanello/CitationExtractor/" }, "release_url": "https://pypi.org/project/citation-extractor/1.6.3/", "requires_dist": [ "hucitlib", "langid", "docopt", "pandas", "scipy", "treetagger", "citation-parser (>=0.4.1)", "sklearn-crfsuite", "jellyfish (>=0.5.6)", "stop-words (>=2015.2.23.1)", "scikit-learn (>=0.16.1)" ], "requires_python": "", "summary": "", "version": "1.6.3" }, "last_serial": 3540661, "releases": { "1.6.1": [ { "comment_text": "", "digests": { "md5": "aa23e541139e901aee1e589f795beb39", "sha256": "c1f5108b29800a89744b584c665b2990589b38118b94419c08be20453c215be8" }, "downloads": -1, "filename": "citation_extractor-1.6.1-py2-none-any.whl", "has_sig": false, "md5_digest": "aa23e541139e901aee1e589f795beb39", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1004489, "upload_time": "2018-01-31T15:42:18", "url": "https://files.pythonhosted.org/packages/88/bd/6a6488f52673fd0375f48438fc2ad30ac66b926d0a340e67f20914087d9f/citation_extractor-1.6.1-py2-none-any.whl" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "9efc617774b933873e4c24bf28b1e5fe", "sha256": "eca74894448ff9dd222abd26b03df220e553e7b6b0f9581d76e45674abacfe0f" }, "downloads": -1, "filename": "citation_extractor-1.6.2-py2-none-any.whl", "has_sig": false, "md5_digest": "9efc617774b933873e4c24bf28b1e5fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1004459, "upload_time": "2018-01-31T15:52:47", "url": "https://files.pythonhosted.org/packages/df/05/469298b0a66547c632f8e82c4a3db73480581647a754ca7849a379afafc7/citation_extractor-1.6.2-py2-none-any.whl" } ], "1.6.3": [ { "comment_text": "", "digests": { "md5": "604272e78a3f595c07462b5f156b4f31", "sha256": "cbb98432c66f5f296770cd6fbdd6f3235fa196d686d7ef1fb31e9ef357c0b4c6" }, "downloads": -1, "filename": "citation_extractor-1.6.3-py2-none-any.whl", "has_sig": false, "md5_digest": "604272e78a3f595c07462b5f156b4f31", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1010519, "upload_time": "2018-02-01T07:35:00", "url": "https://files.pythonhosted.org/packages/01/fd/c063405a11427a1508a86cef3dac6fe163ac05a9315314f749d51dbb4b67/citation_extractor-1.6.3-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "604272e78a3f595c07462b5f156b4f31", "sha256": "cbb98432c66f5f296770cd6fbdd6f3235fa196d686d7ef1fb31e9ef357c0b4c6" }, "downloads": -1, "filename": "citation_extractor-1.6.3-py2-none-any.whl", "has_sig": false, "md5_digest": "604272e78a3f595c07462b5f156b4f31", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1010519, "upload_time": "2018-02-01T07:35:00", "url": "https://files.pythonhosted.org/packages/01/fd/c063405a11427a1508a86cef3dac6fe163ac05a9315314f749d51dbb4b67/citation_extractor-1.6.3-py2-none-any.whl" } ] }