Python package for text normalization, use for frontend of Text-to-speech Reseach
Project description
Install ViNorm package
pip install vinorm
Using in python script
from vinorm import TTSnorm
S=TTSnorm("Hàm này được phát triển từ 8/2019, trả về định dạng là String đã được chuẩn hóa.")
Just get normalization without lowercase
from vinorm import TTSrawUpper
S=TTSrawUpper("Hàm này được phát triển từ 8/2019, trả về định dạng là String đã được chuẩn hóa.")
Just get normalization wit Regex, not using Dictionary Checking
from vinorm import TTSrule
S=TTSrule("Hàm này được phát triển từ 8/2019, trả về định dạng là String đã được chuẩn hóa.")
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
vinorm-0.8.0.tar.gz
(40.2 MB
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
vinorm-0.8.0-py3-none-any.whl
(40.4 MB
view details)
File details
Details for the file vinorm-0.8.0.tar.gz.
File metadata
- Download URL: vinorm-0.8.0.tar.gz
- Upload date:
- Size: 40.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b11729bd2417bb82a44c0f12ef549a3b1b677e922aa57aec8a47da9e77ab1df6
|
|
| MD5 |
1276476cf436ff75f6d0566c2f030760
|
|
| BLAKE2b-256 |
ee765718526f61090c015bbd121fcdc86d333ee32e99cc51fa65369d3639e4e0
|
File details
Details for the file vinorm-0.8.0-py3-none-any.whl.
File metadata
- Download URL: vinorm-0.8.0-py3-none-any.whl
- Upload date:
- Size: 40.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7e85fc5b153069cdc3fda4f2e88a625d244a50d111eb9d77c160e19666d3e9
|
|
| MD5 |
4a16bf687b0cfddebe2c76091f447a67
|
|
| BLAKE2b-256 |
dc03ba9ab4cf3c8247f77b3edb77b0319afbe66b7dbf5dc52d83770a45c94991
|