A python package to do sentiment analysis of a string
Project description
Installation
This module is used for sentiment analysis of a text. The module prints 'pos' for text having positive sentiments while 'neg' for text having negative sentiments. It is built on top of nltk and basic python modules.
Usages: python-sentiment "InputText"
$ pip install python-sentiment
$ python-sentiment "The movie was awesome"
License
MIT
Author
Sahil Ahuja
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-sentiment-1.1.0.tar.gz
(16.0 MB
view details)
File details
Details for the file python-sentiment-1.1.0.tar.gz
.
File metadata
- Download URL: python-sentiment-1.1.0.tar.gz
- Upload date:
- Size: 16.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18dca68868cfc4965c1710714cc875a327e5a4cbcbd457e037aa2d8d4c61eed2 |
|
MD5 | d219c664088969b5a1e95ebcace2b84c |
|
BLAKE2b-256 | 4e67d06bab1cdb0be8b0c822617b0a75ce66c0c9238fb1d01e9aa3684bac9e1a |