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.5.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.5.tar.gz.
File metadata
- Download URL: emoji_sentiment-0.0.5.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 |
353a3c1efb386efc2b53dc3d0e03dabe0a271134805b87790319f66edcb38e7a
|
|
| MD5 |
853834a9c958bb6eb76ff9231f6ef206
|
|
| BLAKE2b-256 |
d1257a7011b26dc2a5e279e61c347b8613d281bfcf96f00e0dbc89e1cf359a0f
|
File details
Details for the file emoji_sentiment-0.0.5-py3-none-any.whl.
File metadata
- Download URL: emoji_sentiment-0.0.5-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 |
ad947574663c9a7876eb12458dc3e83fb05ef04d75874e007a0c98fb1b8e569f
|
|
| MD5 |
0498f33bb7fb13fe6a92ac2e69633700
|
|
| BLAKE2b-256 |
8324342f0619bd55e9e9e433a2e5aa31924c06edc3c7fcddae3bfd46380a5a29
|