Skip to content

A Julia package for programmatically using the CC-CEDICT Chinese-English dictionary.

License

Notifications You must be signed in to change notification settings

JuliaCJK/CEDICT.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEDICT.jl

Unit Tests Documentation Nightly Tests

A Julia package for programmatically using the CC-CEDICT Chinese-English dictionary. See the documentation for details.

Licensing

This package is provided under the MIT License; however, the required data file from the CC-CEDICT project (supplied as a Pkg artifact) is redistributed under its CC BY-SA 3.0 license. This package provides functions that can modify/build on the original data, so be aware of this especially if used in a commercial setting.