Skip to content
forked from masahills/kanada

A Java library to transliterate Kanji-Kana-mixed Japanese text into Hiragana, Katakana, or Romaji.

License

Notifications You must be signed in to change notification settings

biaoyinzi/kanada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanada

A Java library to transliterate Kanji-Kana-mixed Japanese text into Hiragana, Katakana, or Romaji representations. The Kanada is also useful for text segmentation processing (word-splitting or 'wakachi-gaki') for further morphological analysis.

This is something I wrote (ported from KAKASI) more than a decade ago and hasn't been maintained since then. I'm planning to refine the library so that it become useful for Android app developers.

Compile

$ ant compile jar

Test

$ ant run

About

A Java library to transliterate Kanji-Kana-mixed Japanese text into Hiragana, Katakana, or Romaji.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%