keras-nlp


Namekeras-nlp JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://github.com/keras-team/keras-nlp
SummaryIndustry-strength Natural Language Processing extensions for Keras.
upload_time2024-10-22 02:11:23
maintainerNone
docs_urlNone
authorKeras team
requires_python>=3.9
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # KerasNLP: Multi-framework NLP Models

KerasNLP has renamed to KerasHub! Read the announcement
[here](https://github.com/keras-team/keras-nlp/issues/1831).

This directory contains a shim package for `keras-nlp` so that the old style
`pip install keras-nlp` and `import keras_nlp` continue to work.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/keras-team/keras-nlp",
    "name": "keras-nlp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Keras team",
    "author_email": "keras-nlp@google.com",
    "download_url": "https://files.pythonhosted.org/packages/23/1f/18f2e8fe84d05ee88194cd6a0421e38d0791e49e7b1f620a6703e08c183f/keras_nlp-0.17.0.tar.gz",
    "platform": null,
    "description": "# KerasNLP: Multi-framework NLP Models\n\nKerasNLP has renamed to KerasHub! Read the announcement\n[here](https://github.com/keras-team/keras-nlp/issues/1831).\n\nThis directory contains a shim package for `keras-nlp` so that the old style\n`pip install keras-nlp` and `import keras_nlp` continue to work.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Industry-strength Natural Language Processing extensions for Keras.",
    "version": "0.17.0",
    "project_urls": {
        "Homepage": "https://github.com/keras-team/keras-nlp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db508fd69c3eff91100a8c9e7551bf410d058f3c9957111a0cdf9b34610d5a64",
                "md5": "608f68d14bf5116ebaeeb675616db3fb",
                "sha256": "5eb689aaf80299a141f615d67aede7e5496f9b2a023ef5c9e8a0a684f4fe225e"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "608f68d14bf5116ebaeeb675616db3fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2016,
            "upload_time": "2024-10-22T02:11:22",
            "upload_time_iso_8601": "2024-10-22T02:11:22.311143Z",
            "url": "https://files.pythonhosted.org/packages/db/50/8fd69c3eff91100a8c9e7551bf410d058f3c9957111a0cdf9b34610d5a64/keras_nlp-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "231f18f2e8fe84d05ee88194cd6a0421e38d0791e49e7b1f620a6703e08c183f",
                "md5": "ed9d7c17b2c09ae0963b4f5ac4229548",
                "sha256": "51bb090e5a0aa59332f698d35f6ba2777276b241173abdc1c60612c19956e3dd"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed9d7c17b2c09ae0963b4f5ac4229548",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2266,
            "upload_time": "2024-10-22T02:11:23",
            "upload_time_iso_8601": "2024-10-22T02:11:23.204796Z",
            "url": "https://files.pythonhosted.org/packages/23/1f/18f2e8fe84d05ee88194cd6a0421e38d0791e49e7b1f620a6703e08c183f/keras_nlp-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 02:11:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "keras-team",
    "github_project": "keras-nlp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "keras-nlp"
}
        
Elapsed time: 0.48390s