python-rake


Namepython-rake JSON
Version 1.5.0 PyPI version JSON
download
home_pagehttps://github.com/fabianvf/python-rake
SummaryA python module implementing the Rapid Automatic Keyword Extraction algorithm.
upload_time2020-11-10 17:35:22
maintainer
docs_urlNone
authorTomás Pinho <me@tomaspinho.com>, Fabian von Feilitzsch <fabian@fabianism.us>
requires_python>=3.6
licenseMIT
keywords text mining data mining natural language processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fabianvf/python-rake",
    "name": "python-rake",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "text mining data mining natural language processing",
    "author": "Tom\u00e1s Pinho <me@tomaspinho.com>, Fabian von Feilitzsch <fabian@fabianism.us>",
    "author_email": "fabian@fabianism.us",
    "download_url": "https://files.pythonhosted.org/packages/75/d6/4b2595256ae3b51df3855e28ea9badc126df760e913296affef41ee6d977/python-rake-1.5.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python module implementing the Rapid Automatic Keyword Extraction algorithm.",
    "version": "1.5.0",
    "split_keywords": [
        "text",
        "mining",
        "data",
        "mining",
        "natural",
        "language",
        "processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5838f9697cd2cdb8370789273b8a96e6",
                "sha256": "c90d7de388b39b274e07eac0313e47064b80f0d7f2d23841d4dfde8fc455c412"
            },
            "downloads": -1,
            "filename": "python_rake-1.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5838f9697cd2cdb8370789273b8a96e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 14299,
            "upload_time": "2020-11-10T17:35:21",
            "upload_time_iso_8601": "2020-11-10T17:35:21.504376Z",
            "url": "https://files.pythonhosted.org/packages/82/ec/7bd2a30264f0ec38a8a8f857fc4e6c73402c623fff3b9061fe4e790ad5e7/python_rake-1.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "324edf2243baf754aac90dc507194b7c",
                "sha256": "7165a713208890de0bdfc2da8eb4269336114985135be10cb8d752ba9fc3fbd4"
            },
            "downloads": -1,
            "filename": "python-rake-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "324edf2243baf754aac90dc507194b7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13028,
            "upload_time": "2020-11-10T17:35:22",
            "upload_time_iso_8601": "2020-11-10T17:35:22.673640Z",
            "url": "https://files.pythonhosted.org/packages/75/d6/4b2595256ae3b51df3855e28ea9badc126df760e913296affef41ee6d977/python-rake-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-10 17:35:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "fabianvf",
    "github_project": "python-rake",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "python-rake"
}
        
Elapsed time: 0.01371s