tmnt


Nametmnt JSON
Version 0.7.54 PyPI version JSON
download
home_pagehttps://github.com/mitre/tmnt.git
SummaryTopic modeling neural toolkit
upload_time2024-06-18 22:43:56
maintainerNone
docs_urlNone
authorThe MITRE Corporation
requires_python>=3.10
licenseApache
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            The Topic Modeling Neural Toolkit (TMNT) is a software library that enables training
topic models as neural network-based variational auto-encoders.

Current stable version is: 0.7.54

Documentation can be found here: https://tmnt.readthedocs.io/en/stable/

The latest development version documentation is here: https://tmnt.readthedocs.io/en/latest


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mitre/tmnt.git",
    "name": "tmnt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "The MITRE Corporation",
    "author_email": "wellner@mitre.org",
    "download_url": "https://files.pythonhosted.org/packages/61/60/db04a08c733e418368fd9d7df6152b7b50c12590792434f31e7d8a3cd305/tmnt-0.7.54.tar.gz",
    "platform": null,
    "description": "The Topic Modeling Neural Toolkit (TMNT) is a software library that enables training\ntopic models as neural network-based variational auto-encoders.\n\nCurrent stable version is: 0.7.54\n\nDocumentation can be found here: https://tmnt.readthedocs.io/en/stable/\n\nThe latest development version documentation is here: https://tmnt.readthedocs.io/en/latest\n\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Topic modeling neural toolkit",
    "version": "0.7.54",
    "project_urls": {
        "Homepage": "https://github.com/mitre/tmnt.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a89bc14f98dc990d59806d91db7a9ff5b26257ab6b2e760a939e161f341ba306",
                "md5": "d5bd4c2feb92a11b7f86f3b27c7cef13",
                "sha256": "7ba8ea9a0f063a267819b6434e3d0fa7f84312ae738dbb7dd46873d5b007cb40"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.54-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5bd4c2feb92a11b7f86f3b27c7cef13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 55317,
            "upload_time": "2024-06-18T22:43:30",
            "upload_time_iso_8601": "2024-06-18T22:43:30.044294Z",
            "url": "https://files.pythonhosted.org/packages/a8/9b/c14f98dc990d59806d91db7a9ff5b26257ab6b2e760a939e161f341ba306/tmnt-0.7.54-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6160db04a08c733e418368fd9d7df6152b7b50c12590792434f31e7d8a3cd305",
                "md5": "4764f6b76973bd23fc5d82128c27add8",
                "sha256": "83f3fc5defd18f34af3b9d67e420e7a855bb380c0cae4a8e603ccd15d4cca532"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.54.tar.gz",
            "has_sig": false,
            "md5_digest": "4764f6b76973bd23fc5d82128c27add8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 50225,
            "upload_time": "2024-06-18T22:43:56",
            "upload_time_iso_8601": "2024-06-18T22:43:56.056775Z",
            "url": "https://files.pythonhosted.org/packages/61/60/db04a08c733e418368fd9d7df6152b7b50c12590792434f31e7d8a3cd305/tmnt-0.7.54.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 22:43:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mitre",
    "github_project": "tmnt",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tmnt"
}
        
Elapsed time: 0.32904s