How to transliterate Cyrillic to Latin text

后端 未结 10 1313
情话喂你
情话喂你 2020-12-05 05:01

I have a method which turns any Latin text (e.g. English, French, German, Polish) into its slug form,

e.g. Alpha Bravo Charlie => alpha-bravo-char

10条回答
  •  失恋的感觉
    2020-12-05 06:00

    For future readers

    Windows 7+ can do this with its Extended Linguistic Services. (You'll need the Windows API Code Pack to do it from .NET)

提交回复
热议问题