abbreviations


Nameabbreviations JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/philgooch/abbreviation-extraction
SummaryPython3 implementation of the Schwartz-Hearst algorithm for extracting abbreviation-definition pairs
upload_time2019-12-30 15:46:16
maintainer
docs_urlNone
authorPhil Gooch and Vincent Van Asch
requires_python
licenseMIT
keywords python3 nlp keyword-extraction abbreviations information-extraction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/philgooch/abbreviation-extraction",
    "name": "abbreviations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python3,nlp,keyword-extraction,abbreviations,information-extraction",
    "author": "Phil Gooch and Vincent Van Asch",
    "author_email": "philgooch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/90/0c/1471694bb53a1babc4d126dbb04dacdfd71870f9407d4f01fbafec787051/abbreviations-0.2.5.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python3 implementation of the Schwartz-Hearst algorithm for extracting abbreviation-definition pairs",
    "version": "0.2.5",
    "project_urls": {
        "Download": "https://github.com/philgooch/abbreviation-extraction/archive/v0.2.5.tar.gz",
        "Homepage": "https://github.com/philgooch/abbreviation-extraction"
    },
    "split_keywords": [
        "python3",
        "nlp",
        "keyword-extraction",
        "abbreviations",
        "information-extraction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12b3cdcfca9e06b98c6be9c89797b5b70dc4d18cefbb423647e8bd5b9add2e9c",
                "md5": "56572ff22c4bee91bfa06c72b027a202",
                "sha256": "aad597886618f96ff00f92749c3cd4392a34d611fd27bd1c6bf366375429012d"
            },
            "downloads": -1,
            "filename": "abbreviations-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56572ff22c4bee91bfa06c72b027a202",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5668,
            "upload_time": "2019-12-30T15:46:15",
            "upload_time_iso_8601": "2019-12-30T15:46:15.142786Z",
            "url": "https://files.pythonhosted.org/packages/12/b3/cdcfca9e06b98c6be9c89797b5b70dc4d18cefbb423647e8bd5b9add2e9c/abbreviations-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "900c1471694bb53a1babc4d126dbb04dacdfd71870f9407d4f01fbafec787051",
                "md5": "2f6e8ec9eb52ed677503cbe70258aead",
                "sha256": "009107ed550a36ddcd41bfc8455e04261d6bc060012b76d4efee461af0db441f"
            },
            "downloads": -1,
            "filename": "abbreviations-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2f6e8ec9eb52ed677503cbe70258aead",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4827,
            "upload_time": "2019-12-30T15:46:16",
            "upload_time_iso_8601": "2019-12-30T15:46:16.228732Z",
            "url": "https://files.pythonhosted.org/packages/90/0c/1471694bb53a1babc4d126dbb04dacdfd71870f9407d4f01fbafec787051/abbreviations-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-12-30 15:46:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "philgooch",
    "github_project": "abbreviation-extraction",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "abbreviations"
}
        
Elapsed time: 0.13427s