CEDICT.jl Documentation
Based in the CC-CEDICT project, this package provides convenient ways to programmatically access the dictionary, and do operations like searching, etc.
Still in early development!
- Convenience Functions
- Creating & Loading Dictionaries
- Searching within a Dictionary
- CEDICT.jl Documentation
Installation
This package can be installed in the usual way via Pkg from the General Registry:
julia> ] add CCEDICT