Skip to main content

abbreviations_py

abbreviations_py is a Python package that provides a convenient way to abbreviate and normalize text. It offers functionality to clean text by replacing common abbreviations with their full forms, removing punctuations and hashtags.

Installation

You can install abbreviations_py using pip:

pip install abbreviations-py

Usage

from abbreviations_py.textes.abbreviator import fix, update_abbreviations

# Fix abbreviated text
input_text = "I'll txt you when you're back, ttyl! #BonVoyage"
result = fix(input_text)
print(result)
# Output: I will text you when you are back talk to you later

# Update abbreviation mappings
new_mappings = {
    "ttyl": "talk to you later",
    "txt": "text",
    # Add more mappings here
}

update_abbreviations(new_mappings)

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Created by Prajwal Khairnar

Release files for abbreviations-py 0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for abbreviations-py 0.2
File Size Uploaded
abbreviations_py-0.2.tar.gz 2.6 kB Details

Release files / abbreviations_py-0.2.tar.gz

Download URL abbreviations_py-0.2.tar.gz
Size 2.6 kB
Tags Source
SHA-256 checksum
How to use checksums
5011e891868cab8c96b4364f911494fe77b5cf552793732f3a0978e8d145e9b0
BLAKE2b-256 checksum
How to use checksums
fd52d7835446a1755940c35d6df0d12ccaea42ca6dd0a08782fa07e102df3bd9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

0.2 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page