Some functions that introduce random typographical errors in provided text.
Project description
misspell
Some functions that introduce random typographical errors in provided text.
make one typo:
from misspell import make_typo
make_typo('test') # tedt, tesw etc...
make typos in 50% of the characters:
from misspell import make_typos
make_typos('Hello, world!', percent=50) # 'Jell8, woelf!', 'Hdllo, sorld!' etc...
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
misspell-0.6.tar.gz
(2.3 kB
view details)
Built Distribution
misspell-0.6-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file misspell-0.6.tar.gz
.
File metadata
- Download URL: misspell-0.6.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b45051575a0a6ce9a30e30ec6b8852b3e10a23fd7ee049f06b09bfc9b1ee9961 |
|
MD5 | 01acb6ef2d18dac82b17cc511d87f619 |
|
BLAKE2b-256 | 3c9b553bc43ceae6f25d1e5fd209ebb212da00146f2d2436be906f0d20e97db3 |
File details
Details for the file misspell-0.6-py3-none-any.whl
.
File metadata
- Download URL: misspell-0.6-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e450317dbdcc943bd312dcd6b6a80f48b1c70ce37fb04ef6dd0da75bcdb5c3a6 |
|
MD5 | 2028cfde272c4ca4e424350c9afb2152 |
|
BLAKE2b-256 | a04c5aed6781b1c7edb16e588f12784c074c6c7a407823c5ad490e5c3fe102f9 |