keras-nlp


Namekeras-nlp JSON
Version 0.18.1 PyPI version JSON
download
home_pagehttps://github.com/keras-team/keras-nlp
SummaryIndustry-strength Natural Language Processing extensions for Keras.
upload_time2024-12-06 00:56:29
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/83/c3/ee8f08f7fbe63697be1561c5bed1298e830f91c32bf2ba62e6120b15d733/keras_nlp-0.18.1.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.18.1",
    "project_urls": {
        "Homepage": "https://github.com/keras-team/keras-nlp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d23104d2283cdc8ef1c13ef70350c416e262f5c77efc2a6758ad648e27ca8fc",
                "md5": "66185c434ecd0752d6a34b09f63905bb",
                "sha256": "28cbeaae3943a003357eee106cf7163076db1007dcb103a30e55f2c388f67f5d"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.18.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66185c434ecd0752d6a34b09f63905bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2012,
            "upload_time": "2024-12-06T00:56:28",
            "upload_time_iso_8601": "2024-12-06T00:56:28.311385Z",
            "url": "https://files.pythonhosted.org/packages/2d/23/104d2283cdc8ef1c13ef70350c416e262f5c77efc2a6758ad648e27ca8fc/keras_nlp-0.18.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c3ee8f08f7fbe63697be1561c5bed1298e830f91c32bf2ba62e6120b15d733",
                "md5": "44b121be7b21e8d1e5965933e149ceed",
                "sha256": "35f86bffec211622b35a2a922e4c5818af91e4564a558efb1eddf3af1011e14c"
            },
            "downloads": -1,
            "filename": "keras_nlp-0.18.1.tar.gz",
            "has_sig": false,
            "md5_digest": "44b121be7b21e8d1e5965933e149ceed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2259,
            "upload_time": "2024-12-06T00:56:29",
            "upload_time_iso_8601": "2024-12-06T00:56:29.780440Z",
            "url": "https://files.pythonhosted.org/packages/83/c3/ee8f08f7fbe63697be1561c5bed1298e830f91c32bf2ba62e6120b15d733/keras_nlp-0.18.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 00:56:29",
    "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.41325s