sensi


Namesensi JSON
Version 1.0.14 PyPI version JSON
download
home_pagehttps://github.com/GazDuckington/sensi
SummaryNaive-Bayes based sentiment analysis library for the Indonesian Language.
upload_time2024-07-08 07:25:26
maintainerNone
docs_urlNone
authorGazDuckington
requires_python<4.0,>=3.11
licenseMIT
keywords nlp bahasa indonesia sentimen analisis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align=center>

## _Library_ analisis sentimen Bahasa Indonesia, berbasis Naive-Bayes.

[![.github/workflows/python-publish.yml](https://github.com/GazDuckington/sensi/actions/workflows/python-publish.yml/badge.svg?branch=main)](https://github.com/GazDuckington/sensi/actions/workflows/python-publish.yml)
[![Pytest](https://github.com/GazDuckington/sensi/actions/workflows/python-app.yml/badge.svg)](https://github.com/GazDuckington/sensi/actions/workflows/python-app.yml)

</div>

## Dependensi

```python
bahasa nltk numpy pandas sqlalchemy
```

## Instalasai

```bash
pip install sensi
```

## Penggunaan

- [WIKI](https://github.com/GazDuckington/nbc-sentimen/wiki)
- Contoh penerapan dapat dilihat pada directory 'apis' pada repository [flask-sk](https://github.com/GazDuckington/flask-sk)

- Baca `resources/predictor.py` untuk berbagai contoh lainnya.

## _Credits_

- [bahasa](https://github.com/kangfend/bahasa) oleh [@kangfend](https://github.com/kangfend).

## Lisensi

[MIT](./LICENSE)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GazDuckington/sensi",
    "name": "sensi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "NLP, Bahasa, Indonesia, Sentimen, Analisis",
    "author": "GazDuckington",
    "author_email": "dianghazy@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/40/221ff56e19845cbdcdaebf4c3533b6697dea140d24f0bb1c3b954f19803d/sensi-1.0.14.tar.gz",
    "platform": null,
    "description": "<div align=center>\n\n## _Library_ analisis sentimen Bahasa Indonesia, berbasis Naive-Bayes.\n\n[![.github/workflows/python-publish.yml](https://github.com/GazDuckington/sensi/actions/workflows/python-publish.yml/badge.svg?branch=main)](https://github.com/GazDuckington/sensi/actions/workflows/python-publish.yml)\n[![Pytest](https://github.com/GazDuckington/sensi/actions/workflows/python-app.yml/badge.svg)](https://github.com/GazDuckington/sensi/actions/workflows/python-app.yml)\n\n</div>\n\n## Dependensi\n\n```python\nbahasa nltk numpy pandas sqlalchemy\n```\n\n## Instalasai\n\n```bash\npip install sensi\n```\n\n## Penggunaan\n\n- [WIKI](https://github.com/GazDuckington/nbc-sentimen/wiki)\n- Contoh penerapan dapat dilihat pada directory 'apis' pada repository [flask-sk](https://github.com/GazDuckington/flask-sk)\n\n- Baca `resources/predictor.py` untuk berbagai contoh lainnya.\n\n## _Credits_\n\n- [bahasa](https://github.com/kangfend/bahasa) oleh [@kangfend](https://github.com/kangfend).\n\n## Lisensi\n\n[MIT](./LICENSE)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Naive-Bayes based sentiment analysis library for the Indonesian Language.",
    "version": "1.0.14",
    "project_urls": {
        "Homepage": "https://github.com/GazDuckington/sensi",
        "Repository": "https://github.com/GazDuckington/sensi"
    },
    "split_keywords": [
        "nlp",
        " bahasa",
        " indonesia",
        " sentimen",
        " analisis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ccd1daaa23b039337a9add51e027716a72d9a75d8dce46f6ad1be366bc68dd8",
                "md5": "74371ecc419891e43b476f23070d91f4",
                "sha256": "e963cb690bc1824d2d4bf64c7e408a5824f232de0ffc3f516b880c95f2adfcc2"
            },
            "downloads": -1,
            "filename": "sensi-1.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74371ecc419891e43b476f23070d91f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 29561465,
            "upload_time": "2024-07-08T07:25:23",
            "upload_time_iso_8601": "2024-07-08T07:25:23.029257Z",
            "url": "https://files.pythonhosted.org/packages/2c/cd/1daaa23b039337a9add51e027716a72d9a75d8dce46f6ad1be366bc68dd8/sensi-1.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e540221ff56e19845cbdcdaebf4c3533b6697dea140d24f0bb1c3b954f19803d",
                "md5": "5f08416253c12e27bb84fa5e83422090",
                "sha256": "dcc27136b08deb6535fc508f4aea563022b15ddcef38a3bdb44013abd0ab6613"
            },
            "downloads": -1,
            "filename": "sensi-1.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "5f08416253c12e27bb84fa5e83422090",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 29438986,
            "upload_time": "2024-07-08T07:25:26",
            "upload_time_iso_8601": "2024-07-08T07:25:26.822484Z",
            "url": "https://files.pythonhosted.org/packages/e5/40/221ff56e19845cbdcdaebf4c3533b6697dea140d24f0bb1c3b954f19803d/sensi-1.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 07:25:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GazDuckington",
    "github_project": "sensi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "sensi"
}
        
Elapsed time: 4.93955s