Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 533 Bytes

similar-kanji

A machine-readable human-generated file for finding kanji similar to a given kanji and tools to help expand and prune it.

Format

This project was built around kanji.tgz_similars.ut8 contained in My JWPce and has the same format.

  • Kanji and the kanji similar to it on the same line.
  • Forward slash separated list.
  • The first kanji is the index and the rest are the kanji similar to it.
  • Each line ends with a forward slash because the original file had one as well.