tmnt


Nametmnt JSON
Version 0.7.62 PyPI version JSON
download
home_pagehttps://github.com/mitre/tmnt.git
SummaryTopic modeling neural toolkit
upload_time2025-06-30 22:00:49
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.61

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/b3/d4/036b7cf91b2b561f33df957de43d4e7da0dd5e927c2cc3074cb29a12a351/tmnt-0.7.62.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.61\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.62",
    "project_urls": {
        "Homepage": "https://github.com/mitre/tmnt.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b791271dab5aa25d3fb47017478a003e252e50f45633d48576033497be9f0f2",
                "md5": "6eef24eab14ef10a95cbc51c0c702d6e",
                "sha256": "413910201a06fb0e4539957d45f3b26bfc0a3d9f42a89376ae23bf51cdd85eb1"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.62-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6eef24eab14ef10a95cbc51c0c702d6e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 63915,
            "upload_time": "2025-06-30T22:00:45",
            "upload_time_iso_8601": "2025-06-30T22:00:45.493091Z",
            "url": "https://files.pythonhosted.org/packages/9b/79/1271dab5aa25d3fb47017478a003e252e50f45633d48576033497be9f0f2/tmnt-0.7.62-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3d4036b7cf91b2b561f33df957de43d4e7da0dd5e927c2cc3074cb29a12a351",
                "md5": "985aec88e2e19e097032e270886ee56d",
                "sha256": "6f77b345c8d82ee8546c449128181496124eb7046751ddaf4d3b902282269d9a"
            },
            "downloads": -1,
            "filename": "tmnt-0.7.62.tar.gz",
            "has_sig": false,
            "md5_digest": "985aec88e2e19e097032e270886ee56d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 56944,
            "upload_time": "2025-06-30T22:00:49",
            "upload_time_iso_8601": "2025-06-30T22:00:49.093048Z",
            "url": "https://files.pythonhosted.org/packages/b3/d4/036b7cf91b2b561f33df957de43d4e7da0dd5e927c2cc3074cb29a12a351/tmnt-0.7.62.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-30 22:00:49",
    "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: 2.43565s