keras-nlp


Namekeras-nlp JSON
Version 0.19.0 PyPI version JSON
download
home_pagehttps://github.com/keras-team/keras-nlp
SummaryIndustry-strength Natural Language Processing extensions for Keras.
upload_time2025-02-26 22:40:49
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/f3/93/89052e5ff06b144f4fda947172acb6e9fa91207e5a9b8d255c90e4652361/keras_nlp-0.19.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.19.0",
    "project_urls": {
        "Homepage": "https://github.com/keras-team/keras-nlp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e792e9e95b2dd8ed9381fe6b0377bd657a4995f5fcb932a9b8455e4d8feaa95c",
                "md5": "c93fb01e2ea1eecda2a2472a04133f18",
                "sha256": "5bd3d3c327cad32f2b243b385ac3dbb7252ef2030a5ef1c7b879286db151e602"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.19.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c93fb01e2ea1eecda2a2472a04133f18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2076,
            "upload_time": "2025-02-26T22:40:47",
            "upload_time_iso_8601": "2025-02-26T22:40:47.589782Z",
            "url": "https://files.pythonhosted.org/packages/e7/92/e9e95b2dd8ed9381fe6b0377bd657a4995f5fcb932a9b8455e4d8feaa95c/keras_nlp-0.19.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f39389052e5ff06b144f4fda947172acb6e9fa91207e5a9b8d255c90e4652361",
                "md5": "aa3342a3bafe9f952a3e29e65215f748",
                "sha256": "e21fe6ac536fb2e1f935141edd039c78ace47a1d23b0d4b0d2435a02670c29cd"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa3342a3bafe9f952a3e29e65215f748",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2331,
            "upload_time": "2025-02-26T22:40:49",
            "upload_time_iso_8601": "2025-02-26T22:40:49.298313Z",
            "url": "https://files.pythonhosted.org/packages/f3/93/89052e5ff06b144f4fda947172acb6e9fa91207e5a9b8d255c90e4652361/keras_nlp-0.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-26 22:40:49",
    "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: 2.78516s