Skip to content

tenextractor/VietIME

Repository files navigation

Vietnamese input method editor (IME) processing library for conversion of Vietnamese Telex input into correct orthographical output with diacritics.

Many thanks to the vi-rs team, whose project has been essential in the making of this library. Not only has its well documented code been used as reference for this project, but parts of it have also been simply rewritten into Kotlin where needed.

How to test

  • lib/src/test/kotlin/com/tenextractor/vietime/LibraryTest.kt contains test cases
  • Install JDK 21. If your package manager does not have it, get it from https://adoptium.net/installation#installers
  • Run ./gradlew test in a terminal

About

Vietnamese IME library for Telex written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors