probabilistic-word-embeddings


Nameprobabilistic-word-embeddings JSON
Version 1.15.1 PyPI version JSON
download
home_pageNone
SummaryProbabilistic Word Embeddings for Python
upload_time2024-06-26 13:21:10
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # probabilistic-word-embeddings v1.10.0

Probabilistic Word Embedding module for Python. Built with TensorFlow 2.x and TensorFlow probability.

[Documentation is available here.](https://ninpnin.github.io/probabilistic-word-embeddings/)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "probabilistic-word-embeddings",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/f7/0a76791855a19271bcff1721fa775baffa20fd820301c2a7797b22e7f7ed/probabilistic_word_embeddings-1.15.1.tar.gz",
    "platform": null,
    "description": "# probabilistic-word-embeddings v1.10.0\n\nProbabilistic Word Embedding module for Python. Built with TensorFlow 2.x and TensorFlow probability.\n\n[Documentation is available here.](https://ninpnin.github.io/probabilistic-word-embeddings/)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Probabilistic Word Embeddings for Python",
    "version": "1.15.1",
    "project_urls": {
        "Documentation": "https://ninpnin.github.io/probabilistic-word-embeddings/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4707113a95e0f2476b20c013f92fbc2f56579c5c102e031be172397d74ef2a66",
                "md5": "3cbd3758ca397d927f18732b97a06d79",
                "sha256": "e4032118c485bcd0ddc5ff7be63d2473c5e7824c37ae316b057ba9323e1b467c"
            },
            "downloads": -1,
            "filename": "probabilistic_word_embeddings-1.15.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3cbd3758ca397d927f18732b97a06d79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 119522,
            "upload_time": "2024-06-26T13:21:07",
            "upload_time_iso_8601": "2024-06-26T13:21:07.802208Z",
            "url": "https://files.pythonhosted.org/packages/47/07/113a95e0f2476b20c013f92fbc2f56579c5c102e031be172397d74ef2a66/probabilistic_word_embeddings-1.15.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bf70a76791855a19271bcff1721fa775baffa20fd820301c2a7797b22e7f7ed",
                "md5": "3242459b714b44de14be16a199ed556e",
                "sha256": "d66c8370eaa5702186100ffb1a649d6b96439f867a352724340d0f12ce859f72"
            },
            "downloads": -1,
            "filename": "probabilistic_word_embeddings-1.15.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3242459b714b44de14be16a199ed556e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 109623,
            "upload_time": "2024-06-26T13:21:10",
            "upload_time_iso_8601": "2024-06-26T13:21:10.846996Z",
            "url": "https://files.pythonhosted.org/packages/8b/f7/0a76791855a19271bcff1721fa775baffa20fd820301c2a7797b22e7f7ed/probabilistic_word_embeddings-1.15.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 13:21:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "probabilistic-word-embeddings"
}
        
Elapsed time: 0.29193s