A simple text emotion detection tool based on keyword matching.
Project description
emotionX
TextemotionX-NLP is a simple Python library for detecting emotions in text using keyword matching.
Features
- Detects: happy, sad, angry, fear, love, neutral
- Offline, fast, zero dependencies
- Beginner-friendly
Installation
pip install textemotionx-nlp
Usage
from textemotionx-nlp import detect_emotion
print(detect_emotion("I love you"))
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.
Source Distribution
emotionx-0.0.1.tar.gz
(1.8 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 emotionx-0.0.1.tar.gz.
File metadata
- Download URL: emotionx-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d2d31c70baa3176d8d4096575876e4848806af861c6affbc8e6703ea97c523f
|
|
| MD5 |
0f886c09d80bdb510d782d7071bc5fce
|
|
| BLAKE2b-256 |
7236e0de948aaac249f850fed1e28408eb61e5c4f9423eb87d43156a5e7ededb
|
File details
Details for the file emotionx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: emotionx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a45ab014fba24f1265c612daef852fb7a6c84d272fad993824974a709bf03bdb
|
|
| MD5 |
65dd3877f14b0fe662bf6a80d9bfa987
|
|
| BLAKE2b-256 |
cfca1588c0d644e05069f210994f18631a7520a5d2e4b58d0cf1368204abdd95
|