A Python library for romanizing Korean text
Project description
rotten-korean-romanizer
Turn your pristine Korean text into a mangled mess of Roman letters! This half-baked romanization tool is perfect for those who want their Korean to be barely recognizable.
⚠️ Warning: May cause linguistic indigestion and confused looks from actual Korean speakers. Use at your own risk! ⚠️
Installation
pip install rotten-korean-romanizer
Usage
Here's a simple example of how to use the rotten_korean_romanizer:
from rotten_korean_romanizer import romanize_text
# Romanize a Korean word
print(romanize_text("안녕하세요")) # Output: annyeonghaseyo
# Romanize a sentence
print(romanize_text("한글을 로마자로 변환합니다")) # Output: hangeuleul romajaro byeonhwanhabnida
# Romanize Korean text containing Hangul, emoji, and English characters
print(romanize_text("안녕하세요, 세계!🌍, Hello, world!")) # annyeonghaseyo, segye!🌍, Hello, world!
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
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
File details
Details for the file rotten_korean_romanizer-0.1.0.tar.gz.
File metadata
- Download URL: rotten_korean_romanizer-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50556c683184f354260d03e06bcd9d5542f75db621b3c980789d608a4fe3570f
|
|
| MD5 |
b276f4ed84c9bb198615bcafa15aaf78
|
|
| BLAKE2b-256 |
367d77c69e2b37beb8d0cdd0b635f344065b905a2f890a1dbe54cc191e85e327
|
File details
Details for the file rotten_korean_romanizer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rotten_korean_romanizer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0598203884aa1c3e3456b2f4be852376df596bfe1b268de37d07cd28c04c06d6
|
|
| MD5 |
9d90fb5137fd59628a00492f3efe2b77
|
|
| BLAKE2b-256 |
d69a583f8e01d4689100930a5837b635840bad85438289e87c9462b895104652
|