sensi


Namesensi JSON
Version 1.0.13 PyPI version JSON
download
home_pagehttps://github.com/GazDuckington/sensi
SummaryNaive-Bayes based sentiment analysis library for the Indonesian Language.
upload_time2023-11-29 09:06:30
maintainer
docs_urlNone
authorGazDuckington
requires_python>=3.11,<4.0
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": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "NLP,Bahasa,Indonesia,Sentimen,Analisis",
    "author": "GazDuckington",
    "author_email": "dianghazy@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/ae/5ee41de4598546de4dea73b222ced1305698dde7227751e40d8ed12356d4/sensi-1.0.13.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.13",
    "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": "418ffe51cf0c16864e4a81ec2e42dcc087f49c85092848c1608b79bfbfab385b",
                "md5": "86cc10a12a6b101582418b9e8e708efe",
                "sha256": "1366bd744be97c0eecd7289cef59741a13ea1378e0bfced15a983411234493b9"
            },
            "downloads": -1,
            "filename": "sensi-1.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86cc10a12a6b101582418b9e8e708efe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 29561467,
            "upload_time": "2023-11-29T09:06:20",
            "upload_time_iso_8601": "2023-11-29T09:06:20.329953Z",
            "url": "https://files.pythonhosted.org/packages/41/8f/fe51cf0c16864e4a81ec2e42dcc087f49c85092848c1608b79bfbfab385b/sensi-1.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fae5ee41de4598546de4dea73b222ced1305698dde7227751e40d8ed12356d4",
                "md5": "9d3177109282ce3b6487359fe93caf16",
                "sha256": "8a777355a3638f2ca832f561bdaa3b31e41da22e48a230bc2a2f0949599a9a10"
            },
            "downloads": -1,
            "filename": "sensi-1.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "9d3177109282ce3b6487359fe93caf16",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 29438931,
            "upload_time": "2023-11-29T09:06:30",
            "upload_time_iso_8601": "2023-11-29T09:06:30.592531Z",
            "url": "https://files.pythonhosted.org/packages/9f/ae/5ee41de4598546de4dea73b222ced1305698dde7227751e40d8ed12356d4/sensi-1.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 09:06:30",
    "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: 0.20505s