Does Sentiment Analysis on a text Takes a sting input and output a json
Project description
[]
SentimentAnalyzer
- This Library is Developed using WebScrapping Techiques.It Takes a String as input and output is JSON Data
- This is developed using BS4 and requests and re Modules
Installation
pip install SentimentAnalyzer
Usage
import sys from SentimentAnalyzer.SentimentAnalyzer import Sentiment text = """ Hello this is a sample text place your text here and it should be less than 50 000 Words """ obj = Sentiment(text=text) data = obj.get print(data)
Authors
- Soumil Nitin Shah
License
This project is licensed under the MIT License - see the LICENSE.md file for details
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size sentimentanalyzer-2.0.0-py3-none-any.whl (15.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for sentimentanalyzer-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53aa32752dc5b624e0bee406222a2032ed904eeb2ba1a17710ff211703abf5e4 |
|
MD5 | 237cd5c4926bcb5374e0b8309f208808 |
|
BLAKE2-256 | 3127d065795f603eb3aa14c9d7e436f4a17fb02024e4952ab52000b7b03123f2 |