You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm amazed by the idea of using AI to find the most efficient keyboard layout. And I really appreciate the effort you've put into creating the Halmak layout.
It's very obvious that the efficiency of a keyboard layout is language-specific. I want to apply the same method to find the most efficient layout for Chinese (using Cangjie input method) and Japanese (using Romaji). Neither of them requires more keys of those needed to type English. So no problem here.
Since the whole thing is AI based and the only difference is the input material if I understand it correctly, I reckon there's probably a simple way to reutilize the AI you've put a lot of effort into just with different input.
However, I barely have any knowledge in programming, let alone anything AI-related. I would really appreciate it a lot if you would like to guide me to reapply the same AI-based method for input material of other languages!