Skip to content

Wa1t5/kotoba

Repository files navigation

言葉

言葉(kotoba) Is a simple and hacky kanji extractor that I wrote in the necessity of an app that could extract kanji from songs or texts, and get the individual meanings instead of focusing on the phrases. This is by no means a final or polished product, contributions are accepted, but keep in mind that this app is just a prototype

How It Works

I just iterate over each character in the string and use a regex expresison to evaluate if given a character is in the kanji unicode system, then I use kanjidic and kanjivg to get kanji related data

Features

  • Import music lyrics or any text
  • Support for portuguese and english
  • Fully offline
  • Uses KanjiDic
  • Animated kanji stroke order

Screenshots

Import music lyrics, etc Kanji Grid

Libraries