Skip to content

Kottakji/chinese_dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChineseDictionary

Build Status Hex pm

Docs: https://hexdocs.pm/chinese_dictionary.

How to use

def deps do
  [
    {:chinese_dictionary, "~> 0.1.1"}
  ]
end

And we need to download the sqlite3 dictionary

mix download_dictionary

Check the hex docs for further instructions

About

Chinese dictionary in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages