Unicode, whitespace, and accent normalization for multilingual text
Project description
pynormalizer
Unicode, whitespace, and accent normalization for multilingual text.
Installation
pip install pynormalizer
Usage
from pynormalizer import normalize_whitespace, remove_accents
normalize_whitespace("hello world") # "hello world"
remove_accents("café") # "cafe"
License
MIT
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
pynormalizer-0.1.0.tar.gz
(2.2 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 pynormalizer-0.1.0.tar.gz.
File metadata
- Download URL: pynormalizer-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
887be0a9bfb20384ad553d175cb7050a8d7e7d9302a245b8fb5904a2d474f4ef
|
|
| MD5 |
737ba003a29aba0cf3646b0be5aa031b
|
|
| BLAKE2b-256 |
198b246874267337b1c04245c852159428ec316a127de80eb58ef36a83b6a144
|
File details
Details for the file pynormalizer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pynormalizer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 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 |
d11041a29151e9e18ac2a7d87f1751b787fc29d6c13b09652eaff9666533ad9d
|
|
| MD5 |
31361a0fb8b61366cb96855255061f83
|
|
| BLAKE2b-256 |
26537781faf255a4789e8f884a704bfd32eff3a8733276febda313770d37f24f
|