somelang


Namesomelang JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/SomeAB/somelang
SummaryLanguage Detection Library
upload_time2025-08-29 03:09:22
maintainerNone
docs_urlNone
authorSomeAB
requires_python>=3.8
licenseNone
keywords language detection nlp text analysis linguistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SomeLang

**Advanced Language Detection Library** 

🚧 **This is a name reservation package** 🚧

The full implementation of SomeLang is currently in development. This package reserves the name on PyPI.

## Coming Soon

- Fast and accurate language detection
- Support for 190+ languages  
- Customizable whitelists
- High-performance trigram analysis
- Python-native implementation

## About

SomeLang answers the question: "What language is that?" with high accuracy and performance.

**Author:** SomeAB  
**Status:** In Development  
**License:** MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SomeAB/somelang",
    "name": "somelang",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "language detection, nlp, text analysis, linguistics",
    "author": "SomeAB",
    "author_email": "ssabs@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/03/e401d6a6cac5087ce31817055b6aeaa0585266211d5e9c068e06e16d422c/somelang-0.0.2.tar.gz",
    "platform": null,
    "description": "# SomeLang\r\n\r\n**Advanced Language Detection Library** \r\n\r\n\ud83d\udea7 **This is a name reservation package** \ud83d\udea7\r\n\r\nThe full implementation of SomeLang is currently in development. This package reserves the name on PyPI.\r\n\r\n## Coming Soon\r\n\r\n- Fast and accurate language detection\r\n- Support for 190+ languages  \r\n- Customizable whitelists\r\n- High-performance trigram analysis\r\n- Python-native implementation\r\n\r\n## About\r\n\r\nSomeLang answers the question: \"What language is that?\" with high accuracy and performance.\r\n\r\n**Author:** SomeAB  \r\n**Status:** In Development  \r\n**License:** MIT\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Language Detection Library",
    "version": "0.0.2",
    "project_urls": {
        "Bug Reports": "https://github.com/SomeAB/somelang/issues",
        "Homepage": "https://github.com/SomeAB/somelang",
        "Source": "https://github.com/SomeAB/somelang"
    },
    "split_keywords": [
        "language detection",
        " nlp",
        " text analysis",
        " linguistics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e22af2dd84c6b5c3caf44b6b253882c123a9f064e9346d8441fb49a61ce39e4",
                "md5": "992f94313186b5724ee8c16e96c12fe5",
                "sha256": "447a3fe67839b5bc7235aac8e15a2d960b93e36df5e4aaceb3e12482ef55ec3b"
            },
            "downloads": -1,
            "filename": "somelang-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "992f94313186b5724ee8c16e96c12fe5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 519698,
            "upload_time": "2025-08-29T03:09:20",
            "upload_time_iso_8601": "2025-08-29T03:09:20.510643Z",
            "url": "https://files.pythonhosted.org/packages/8e/22/af2dd84c6b5c3caf44b6b253882c123a9f064e9346d8441fb49a61ce39e4/somelang-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c903e401d6a6cac5087ce31817055b6aeaa0585266211d5e9c068e06e16d422c",
                "md5": "09ba9e86f20761b0efbb264167a12e85",
                "sha256": "da738b9391586918a91f6386b77c59e6034d21a47a9f96e0eb488de2b3e102b5"
            },
            "downloads": -1,
            "filename": "somelang-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "09ba9e86f20761b0efbb264167a12e85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 502591,
            "upload_time": "2025-08-29T03:09:22",
            "upload_time_iso_8601": "2025-08-29T03:09:22.163692Z",
            "url": "https://files.pythonhosted.org/packages/c9/03/e401d6a6cac5087ce31817055b6aeaa0585266211d5e9c068e06e16d422c/somelang-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 03:09:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SomeAB",
    "github_project": "somelang",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "somelang"
}
        
Elapsed time: 1.12818s