O pacote emojiization foi desenvolvido pelo time do dadosaocubo.com para tratamento de textos com Emojis
Project description
Emojiization
O pacote emojiization foi desenvolvido pelo time do Dados ao Cubo para tratamento de textos com Emojis:
- Transformação de emojis em textos;
- Substituição de emojis por outro texto específico;
- Contagem de emojis presentes em texts.
Installation
Use the package manager pip to install emojiization
pip install emojiization
Usage
from emojiization.functions.transform import emoji_transform, emoji_replace
emoji_transform(text)
emoji_replace(text, new_text)
from emojiization.functions.metrics import emoji_count
emoji_count(text)
Author
Dados ao Cubo
License
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
emojiization-0.0.2.tar.gz
(2.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 emojiization-0.0.2.tar.gz.
File metadata
- Download URL: emojiization-0.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b18616f6da5b0d1cda50636696ceed248dae6938ab08bd976b5bb5d482d66daf
|
|
| MD5 |
2849e02328a86ffbf92b956b38ce1488
|
|
| BLAKE2b-256 |
36889b9a442d0d17cd0f8b6aa048b41a7e0af1c6749b5193cf14f15c4c1ae747
|
File details
Details for the file emojiization-0.0.2-py3-none-any.whl.
File metadata
- Download URL: emojiization-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37be72706de2d392cd1fe937066edc528d168a03ad95a06db9558d05729e5e90
|
|
| MD5 |
7f7517e6207d7c9bc7ba8411ae35d52c
|
|
| BLAKE2b-256 |
ed3ca37216e83e89d305156c65016ca759b2527ad94734f7620de15e495682a6
|