Description
Converts Japanese text between Hiragana, Katakana, half-width, and full-width forms. It helps Python applications normalize search text, prepare datasets, handle user input, or convert text for Japanese-language workflows.
This is a text-processing library. It changes character forms, not meaning, so applications should avoid using it as a full translation or linguistic analysis tool.