nlpbasekit


Namenlpbasekit JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryAn easy-to-use library with advanced preprocessing features to streamline and accelerate machine learning workflows.
upload_time2025-07-23 13:41:46
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
license=The MIT License (MIT) Copyright (c) 2025 Muhammad Talha Sharif Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords nlp text-classification machine-learning scikit-learn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NLPkit

A tiny toolkit that wraps several **scikit-learn** models with
*NLP-aware* preprocessing:

* Tokenisation (NLTK)
* Stop-word removal
* Stemming / lemmatisation
* Contraction expansion
* Auto Count or TF-IDF vectorisation

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nlpbasekit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "nlp, text-classification, machine-learning, scikit-learn",
    "author": null,
    "author_email": "Muhammad Talha Sharif <745talha@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5b/99/5d5c54c90ee205b4b47d6eff80bdd985c3a7aa6d39580a1c7c7dfea066d9/nlpbasekit-0.1.1.tar.gz",
    "platform": null,
    "description": "# NLPkit\r\n\r\nA tiny toolkit that wraps several **scikit-learn** models with\r\n*NLP-aware* preprocessing:\r\n\r\n* Tokenisation (NLTK)\r\n* Stop-word removal\r\n* Stemming / lemmatisation\r\n* Contraction expansion\r\n* Auto Count or TF-IDF vectorisation\r\n",
    "bugtrack_url": null,
    "license": "=The MIT License (MIT)\r\n        \r\n        Copyright (c) 2025 Muhammad Talha Sharif\r\n        \r\n        Permission is hereby granted, free of charge, to any person obtaining a copy\r\n        of this software and associated documentation files (the \"Software\"), to deal\r\n        in the Software without restriction, including without limitation the rights\r\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n        copies of the Software, and to permit persons to whom the Software is\r\n        furnished to do so, subject to the following conditions:\r\n        \r\n        The above copyright notice and this permission notice shall be included in all\r\n        copies or substantial portions of the Software.\r\n        \r\n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n        SOFTWARE.",
    "summary": "An easy-to-use library with advanced preprocessing features to streamline and accelerate machine learning workflows.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "nlp",
        " text-classification",
        " machine-learning",
        " scikit-learn"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "731aaf0cf78a4065614741c1040d58f528833c928f75f827672a4dff6e1bac4a",
                "md5": "5e67df66e3ced3855f4d90524bf1fbe9",
                "sha256": "43125708eb776b98b0d42a5cee09c1f31e3d8720d2308a0d7d3e5ff1aa1cac4b"
            },
            "downloads": -1,
            "filename": "nlpbasekit-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e67df66e3ced3855f4d90524bf1fbe9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 11099,
            "upload_time": "2025-07-23T13:41:44",
            "upload_time_iso_8601": "2025-07-23T13:41:44.745770Z",
            "url": "https://files.pythonhosted.org/packages/73/1a/af0cf78a4065614741c1040d58f528833c928f75f827672a4dff6e1bac4a/nlpbasekit-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b995d5c54c90ee205b4b47d6eff80bdd985c3a7aa6d39580a1c7c7dfea066d9",
                "md5": "deee93a7e37758cfddd2de3be24a81dc",
                "sha256": "234772b52662462ad12b86b33f0ede36ecea8622b0e847625c99eb7658a5857b"
            },
            "downloads": -1,
            "filename": "nlpbasekit-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "deee93a7e37758cfddd2de3be24a81dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 10673,
            "upload_time": "2025-07-23T13:41:46",
            "upload_time_iso_8601": "2025-07-23T13:41:46.279197Z",
            "url": "https://files.pythonhosted.org/packages/5b/99/5d5c54c90ee205b4b47d6eff80bdd985c3a7aa6d39580a1c7c7dfea066d9/nlpbasekit-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 13:41:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nlpbasekit"
}
        
Elapsed time: 1.01951s