analects icon indicating copy to clipboard operation
analects copied to clipboard

Public datasets on the Chinese language, accessible from Ruby

Results 1 analects issues
Sort by recently updated
recently updated
newest added

Post the rails generator call, when running `rake db:migrate` the `populate_cedict_table.rb` migration fails at line 6: `path = ENV['CEDICT_PATH'] || Analects::CedictLoader::LOCAL`. While I dont have `CEDICT_PATH` set in my environment,...