Python package for censoring profane words in Nepali-(Roman) text
Project description
Censoredzz
censor your profane words in Nepali-(Roman) text
Installation
You can install the package using pip:
pip install censoredzz
usage
from censoredzz import censor, profanity
To censor the word. input: "text". output: "censored text"
censor.censor_text("ta badword ho")
output: "ta ****** ho"
To check the profane word. input: "text". output: "1/0"
profanity.has_profanity("ta badword ho")
output: 1
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
censoredzz-1.0.6.tar.gz
(3.8 MB
view details)
Built Distribution
File details
Details for the file censoredzz-1.0.6.tar.gz
.
File metadata
- Download URL: censoredzz-1.0.6.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21170b44ea9881881ff6fe0c0a94625697e383e73590dd43857738c0262d9b49 |
|
MD5 | fe2c94f7e754a247385c3fc5fa919774 |
|
BLAKE2b-256 | fa8202cc8e3302aa55fed7418404deb250cf18f346aab81700b81e50cf667b38 |
File details
Details for the file censoredzz-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: censoredzz-1.0.6-py3-none-any.whl
- Upload date:
- Size: 3.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5769636bb3daae99d599711d19df9747fd3917feca01fc9c0c52f29ddc8a3b48 |
|
MD5 | 3f8cb37ec29236c921189009b4af442e |
|
BLAKE2b-256 | a5193c1f3d74d11b9328382fd5cf544bb48bbf6c89a4dc2fc76ab0aa764998dc |