shorttext-bert


Nameshorttext-bert JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryShort Text Mining
upload_time2025-08-11 01:19:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords shorttext natural language processing text mining bert
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyShortTextCategorization-BERT

This Python package receives the modules from
[PyShortTextCategorization](https://github.com/stephenhky/PyShortTextCategorization)
that uses PyTorch and HuggingFace.

## Installation

To install, type in command line:

```aiignore
pip install shorttext-bert
```

To know how to use it, please refer to the [documentation](https://pyshorttextcategorization-bert.readthedocs.io/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "shorttext-bert",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "shorttext, natural language processing, text mining, BERT",
    "author": null,
    "author_email": "Kwan Yuet Stephen Ho <stephenhky@yahoo.com.hk>",
    "download_url": "https://files.pythonhosted.org/packages/5b/5c/1102c3781873ec984fd718ba7d95b692f90ec328b447a794e6b2c3c750a1/shorttext_bert-0.0.1.tar.gz",
    "platform": null,
    "description": "# PyShortTextCategorization-BERT\n\nThis Python package receives the modules from\n[PyShortTextCategorization](https://github.com/stephenhky/PyShortTextCategorization)\nthat uses PyTorch and HuggingFace.\n\n## Installation\n\nTo install, type in command line:\n\n```aiignore\npip install shorttext-bert\n```\n\nTo know how to use it, please refer to the [documentation](https://pyshorttextcategorization-bert.readthedocs.io/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Short Text Mining",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://pyshorttextcategorization-bert.readthedocs.io/",
        "Issues": "https://github.com/stephenhky/PyShortTextCategorization-BERT/issues",
        "Repository": "https://github.com/stephenhky/PyShortTextCategorization-BERT"
    },
    "split_keywords": [
        "shorttext",
        " natural language processing",
        " text mining",
        " bert"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21b9e1021ea555db71e8e5a10b5bab72ba6f359459f53484713a5e5c489bc35d",
                "md5": "d60fb1794aeab79a13a0dc6fd24ecedc",
                "sha256": "8ac7cab91202ee124521f0f74cead007cec5e50b0658fa3390a61100b3635aa1"
            },
            "downloads": -1,
            "filename": "shorttext_bert-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d60fb1794aeab79a13a0dc6fd24ecedc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6618,
            "upload_time": "2025-08-11T01:19:13",
            "upload_time_iso_8601": "2025-08-11T01:19:13.265055Z",
            "url": "https://files.pythonhosted.org/packages/21/b9/e1021ea555db71e8e5a10b5bab72ba6f359459f53484713a5e5c489bc35d/shorttext_bert-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b5c1102c3781873ec984fd718ba7d95b692f90ec328b447a794e6b2c3c750a1",
                "md5": "f907b1b8268a66004287c38cda677c79",
                "sha256": "ecb8c068418f7ab06705eaffc05afadd2f150415647e1c59b99ac112e7f2bca5"
            },
            "downloads": -1,
            "filename": "shorttext_bert-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f907b1b8268a66004287c38cda677c79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8495,
            "upload_time": "2025-08-11T01:19:14",
            "upload_time_iso_8601": "2025-08-11T01:19:14.931863Z",
            "url": "https://files.pythonhosted.org/packages/5b/5c/1102c3781873ec984fd718ba7d95b692f90ec328b447a794e6b2c3c750a1/shorttext_bert-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 01:19:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephenhky",
    "github_project": "PyShortTextCategorization-BERT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "shorttext-bert"
}
        
Elapsed time: 0.54706s