Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 879 Bytes

File metadata and controls

23 lines (14 loc) · 879 Bytes

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