sgmlib


Namesgmlib JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummarySentence Gestalt Model Library (SGMLIB) - A PyTorch implementation of St. John & McClelland (1990)
upload_time2025-07-27 18:11:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache-2.0
keywords neural networks natural language processing sentence comprehension pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sentence Gestalt Model Library (SGMLIB)

This repository contains a Python implementation of the Sentence Gestalt Model Library (SGMLIB) introduced in St. John & McClelland (1990).

More information to be added.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sgmlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "neural networks, natural language processing, sentence comprehension, pytorch",
    "author": null,
    "author_email": "Adrian Brasoveanu <abrsvn@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/eb/52/00e5b635cc3d07ef31fc42004d99c324af3f2f688ee61563eb4ae94bcc3b/sgmlib-0.0.1.tar.gz",
    "platform": null,
    "description": "# Sentence Gestalt Model Library (SGMLIB)\n\nThis repository contains a Python implementation of the Sentence Gestalt Model Library (SGMLIB) introduced in St. John & McClelland (1990).\n\nMore information to be added.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Sentence Gestalt Model Library (SGMLIB) - A PyTorch implementation of St. John & McClelland (1990)",
    "version": "0.0.1",
    "project_urls": {
        "Bug Reports": "https://github.com/abrsvn/sgmlib/issues",
        "Homepage": "https://github.com/abrsvn/sgmlib",
        "Source": "https://github.com/abrsvn/sgmlib"
    },
    "split_keywords": [
        "neural networks",
        " natural language processing",
        " sentence comprehension",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2ed765e7b027f27ff4dc0862b4fe0bedf69ffcd0881094e69baff0c179f8104",
                "md5": "45ac8b70a73a657e42f4e84bd8b5bfd1",
                "sha256": "6a87e61d63f63bbd5b1c376da922314fbd53bf081cda1c8ca1016b8f09827ea3"
            },
            "downloads": -1,
            "filename": "sgmlib-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45ac8b70a73a657e42f4e84bd8b5bfd1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2143,
            "upload_time": "2025-07-27T18:11:17",
            "upload_time_iso_8601": "2025-07-27T18:11:17.699070Z",
            "url": "https://files.pythonhosted.org/packages/e2/ed/765e7b027f27ff4dc0862b4fe0bedf69ffcd0881094e69baff0c179f8104/sgmlib-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb5200e5b635cc3d07ef31fc42004d99c324af3f2f688ee61563eb4ae94bcc3b",
                "md5": "c10a8ccb029ebe77f1adbd0fbde7bbb6",
                "sha256": "13f08ff3e11cbfe5244bfa715a49c78b07dabd30de1b08f587d7d9f9b1082750"
            },
            "downloads": -1,
            "filename": "sgmlib-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c10a8ccb029ebe77f1adbd0fbde7bbb6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2245,
            "upload_time": "2025-07-27T18:11:18",
            "upload_time_iso_8601": "2025-07-27T18:11:18.761953Z",
            "url": "https://files.pythonhosted.org/packages/eb/52/00e5b635cc3d07ef31fc42004d99c324af3f2f688ee61563eb4ae94bcc3b/sgmlib-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 18:11:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abrsvn",
    "github_project": "sgmlib",
    "github_not_found": true,
    "lcname": "sgmlib"
}
        
Elapsed time: 2.01116s