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.1.tar.gz
(4.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.1.tar.gz.
File metadata
- Download URL: emoji_sentiment-0.0.1.tar.gz
- Upload date:
- Size: 4.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 |
17abd3e4f148a4586b98169a2ff97cf17548a1ec0d5d96847ee911113b36240d
|
|
| MD5 |
ba72de7b4d33b28ea4d1f32198ac33bc
|
|
| BLAKE2b-256 |
7d36f3d0febb1046547b21ef1f68b527467b41f4e9287e50f4b2123d95fc52db
|
File details
Details for the file emoji_sentiment-0.0.1-py3-none-any.whl.
File metadata
- Download URL: emoji_sentiment-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.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 |
e7c0e83fa0b55950c0713eb11e53bb65479f94552cdfee9fc77dcae6fdaefcf2
|
|
| MD5 |
28f4fb03cdb01418ba943907e13666c3
|
|
| BLAKE2b-256 |
66dbed27f702f1af7d1c5df3799c446acb794d48b8d91c7d24b01f7f949acf58
|