A Python package for emoji sentiment analysis.
Project description
Emoji Sentiment
A Python package for emoji sentiment analysis.
Installation
pip install emoji-sentiment
Usage
from emoji_sentiment import EmojiSentiment
emoji_sentiment = EmojiSentiment()
smile_emoji = emoji_sentiment.get("smile")
print(smile_emoji)
Run demo local
streamlit run src/demo.py
Run tests
export PYTHONPATH=$PYTHONPATH:$(pwd)
pytest --cov=./src/emoji_sentiment -v --cov-report=term ./tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emoji_sentiment-0.0.0.tar.gz
(30.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file emoji_sentiment-0.0.0.tar.gz.
File metadata
- Download URL: emoji_sentiment-0.0.0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138186c8bc8ef2740be446a3c743722740bf16ce35bb7a0e956636e52bf0c5da
|
|
| MD5 |
748eb7e65b8b55abe7ba94d7464166f1
|
|
| BLAKE2b-256 |
d25fdcf9d61f34c389fcd5b8f446947f7aa44645df1552092893de39cb4bf993
|
File details
Details for the file emoji_sentiment-0.0.0-py3-none-any.whl.
File metadata
- Download URL: emoji_sentiment-0.0.0-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aff312f531ee6786c67eea4bf4a3207a0d9146b17022793a0b3df64c1616d10
|
|
| MD5 |
29be0113ee12a33d6f64ae2c0b612865
|
|
| BLAKE2b-256 |
a9935a324d33f78d3342d5bf8b2ec2933c4ce898f1a56508b325c9f03e0b9014
|