Abbreviation decoder
Project description
Abbreivation decoder
It's not really smart, but extremely simple. Example:
from abbrey import AbbrDecoder
decoder = AbbrDecoder()
input_string = "He is a good pm"
print(decoder.decode_sentence(input_string))
Output:
He is a good project manager
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
abbrey-0.0.3.tar.gz
(25.6 kB
view details)
Built Distribution
abbrey-0.0.3-py3-none-any.whl
(25.3 kB
view details)
File details
Details for the file abbrey-0.0.3.tar.gz
.
File metadata
- Download URL: abbrey-0.0.3.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ccb133df307a0b8f4e583c02b389209c69bf12b74226d6be1199f8c0d730e78 |
|
MD5 | 166be849b05644991cb4f09ad2533602 |
|
BLAKE2b-256 | f90cbf2dac4405d7cbd2c62d52c2bf78e68c35e51f40dc8c4a47387bf54a6e84 |
File details
Details for the file abbrey-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: abbrey-0.0.3-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 412cee8a19c5cfaf65793c0e9103fc2d03651cb5910d54b145ad04ab954648cc |
|
MD5 | 2c6016b0968cedf1a78d49e9f666fa8f |
|
BLAKE2b-256 | b20ab555f74d7b01e2f3a3c4aad3ce4dbdc0104932294c3f07ae6147194f2b48 |