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.sentiment)
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.2.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.2.tar.gz.
File metadata
- Download URL: emoji_sentiment-0.0.2.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 |
200c88d4e557ded7255f778f0d526572ab6f968affb5d94f292fbc6ab7f19ba5
|
|
| MD5 |
6f1b7fe02d6eff4ab630b48c6a9d843a
|
|
| BLAKE2b-256 |
ed82cff805cf64dab272e75b4550532e46cce953e11d685e70694056a8a3131f
|
File details
Details for the file emoji_sentiment-0.0.2-py3-none-any.whl.
File metadata
- Download URL: emoji_sentiment-0.0.2-py3-none-any.whl
- Upload date:
- Size: 28.6 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 |
7a9a3b541eacbe7fe9f8c42a703fe689e3c3d3403203937712efde473f269409
|
|
| MD5 |
e8c8ff561983d4aa6a297b1df4e73339
|
|
| BLAKE2b-256 |
319d0a59c25386e41e832c4a3f7ea0bfa032b4063184fddee1eef6c634a23c0d
|