tmnt


Nametmnt JSON
Version 0.7.56 PyPI version JSON
download
home_pagehttps://github.com/mitre/tmnt.git
SummaryTopic modeling neural toolkit
upload_time2024-12-12 22:43:44
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/e1/bc/e162a244eeed36dfff960f0f1daf9f01192ce635aa10c4a35c86d387aec1/tmnt-0.7.56.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.56",
    "project_urls": {
        "Homepage": "https://github.com/mitre/tmnt.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0dbf417c6a329611d8ca237a089c7e10d9351bb6fc8f8b30513887510b20fb2",
                "md5": "c845f9d92c1254040a1d63e25470d105",
                "sha256": "7ca3f94a7ab78ba27ddb1586506324485d97d6b22f369b033fed0f1d12eee613"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.56-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c845f9d92c1254040a1d63e25470d105",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 55089,
            "upload_time": "2024-12-12T22:43:40",
            "upload_time_iso_8601": "2024-12-12T22:43:40.330742Z",
            "url": "https://files.pythonhosted.org/packages/b0/db/f417c6a329611d8ca237a089c7e10d9351bb6fc8f8b30513887510b20fb2/tmnt-0.7.56-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1bce162a244eeed36dfff960f0f1daf9f01192ce635aa10c4a35c86d387aec1",
                "md5": "24afad1f6df713ac37c7da3e5061aeca",
                "sha256": "96d4a9bee7a1ecc886e8c5bf6bc8ab141bc0c76886343221b1111deb44722e9b"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.56.tar.gz",
            "has_sig": false,
            "md5_digest": "24afad1f6df713ac37c7da3e5061aeca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 49959,
            "upload_time": "2024-12-12T22:43:44",
            "upload_time_iso_8601": "2024-12-12T22:43:44.293415Z",
            "url": "https://files.pythonhosted.org/packages/e1/bc/e162a244eeed36dfff960f0f1daf9f01192ce635aa10c4a35c86d387aec1/tmnt-0.7.56.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 22:43:44",
    "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.50777s