nostril-detector


Namenostril-detector JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/casics/nostril
SummaryNonsense String Evaluator
upload_time2024-01-28 00:05:16
maintainer
docs_urlNone
authorMichael Hucka <mhucka@caltech.edu>
requires_python>=3
licenseGNU Lesser General Public License, version 2.1
keywords program-analysis text-processing gibberish-detection identifiers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Nostril (Nonsense String Evaluator) implements a heuristic mechanism to infer whether a given word or text string is likely to be meaningful or nonsense.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/casics/nostril",
    "name": "nostril-detector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "program-analysis text-processing gibberish-detection identifiers",
    "author": "Michael Hucka <mhucka@caltech.edu>",
    "author_email": "casics-team@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/27/37401e78b189de1f11379af1ec19945c60f6ece89483b9ab8dff6b3bcae1/nostril-detector-1.2.2.tar.gz",
    "platform": "any",
    "description": "Nostril (Nonsense String Evaluator) implements a heuristic mechanism to infer whether a given word or text string is likely to be meaningful or nonsense.\n",
    "bugtrack_url": null,
    "license": "GNU Lesser General Public License, version 2.1",
    "summary": "Nonsense String Evaluator",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/casics/nostril"
    },
    "split_keywords": [
        "program-analysis",
        "text-processing",
        "gibberish-detection",
        "identifiers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f5af0e0f41912637f9926c01635a5ba57ab082d891d0cee6a16339611bcbe40",
                "md5": "177a2d9b02093ec2cdae844b3f295c97",
                "sha256": "5e3c6b5cbcbf2a6d69b636aa6353c5cd6b77756282b854c1a614053885efb987"
            },
            "downloads": -1,
            "filename": "nostril_detector-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "177a2d9b02093ec2cdae844b3f295c97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 5766072,
            "upload_time": "2024-01-28T00:04:47",
            "upload_time_iso_8601": "2024-01-28T00:04:47.403557Z",
            "url": "https://files.pythonhosted.org/packages/6f/5a/f0e0f41912637f9926c01635a5ba57ab082d891d0cee6a16339611bcbe40/nostril_detector-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e2737401e78b189de1f11379af1ec19945c60f6ece89483b9ab8dff6b3bcae1",
                "md5": "732da5fca8faf87d06a56430245b2b54",
                "sha256": "151d905fa8d6ce0ee76effdd56204ae9026393a353172fd571326aed34c9599f"
            },
            "downloads": -1,
            "filename": "nostril-detector-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "732da5fca8faf87d06a56430245b2b54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 5771812,
            "upload_time": "2024-01-28T00:05:16",
            "upload_time_iso_8601": "2024-01-28T00:05:16.159457Z",
            "url": "https://files.pythonhosted.org/packages/5e/27/37401e78b189de1f11379af1ec19945c60f6ece89483b9ab8dff6b3bcae1/nostril-detector-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 00:05:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "casics",
    "github_project": "nostril",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "nostril-detector"
}
        
Elapsed time: 0.16818s