polm / cutlet

Japanese to romaji converter in Python
https://polm.github.io/cutlet/
MIT License
286 stars 20 forks source link

Prefixes are not handled correctly #56

Open polm opened 2 months ago

polm commented 2 months ago

Came up in #55, but prefixes like oct- or bio- are not handled correctly due to the extra hyphen, and result in the empty string. This should be fixed.