Skip to content

JuliaCJK/IDSGraphs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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