CoolFace
Apppublic

leangsuor/Khmer_Latin-to-Khmer_script_Transliteration

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes
10 commits on main
e8563fa2mo ago

Refactor fuzzy matching implementation: remove Levenshtein variant and streamline model loading

Leangsuor kim
4a01bae2mo ago

Add Fuzzy Levenshtein variant and enhance fuzzy matching capabilities

Leangsuor kim
f32538d2mo ago

Refactor transliteration function: update model names, add parallel processing, and improve input handling

Leangsuor kim
9e5a95e4mo ago

Update example inputs for Khmer transliteration UI

Leangsuor kim
5cb39054mo ago

Enhance transliteration function: add input length validation and update UI elements

Leangsuor kim
a5d73474mo ago

Remove hf_models/README.md

Leangsuor kim
1a7a21d4mo ago

Fix model download: use correct HF model repo and local_dir

Leangsuor kim
af2bd874mo ago

Add hf_models/README.md pointing to model repo

Leangsuor kim
aef337c4mo ago

Initial deploy: Khmer transliteration app with model download from HF Hub

Leangsuor kim
ffba18c4mo ago

initial commit

leangsuor