/IDSGraphs.jl

Julia package for reading and processing IDS files for CJK character decomposition.

Primary LanguageJuliaMIT LicenseMIT

IDSGraphs.jl

Unit Tests Documentation

Julia package for reading and processing IDS files for CJK character decomposition. See the documentation for more details, examples, and basic tutorials.

Installation

This package can be installed from the General registry:

julia> ] add IDSGraphs

Contributing/To-Do

  • Correct processing of characters with multiple possible decompositions (currently broken)
  • Incorporate multiple decompositions into the graph structure
  • Additional IDS files
  • Add IDS file licensing/copyright info somewhere conspicuous and in the docs