jahu00 / Rikaikyun

Rikaichan based Phonegap app for reading Japanese text
5 stars 2 forks source link

Ordered dictionary entries #27

Open jahu00 opened 8 years ago

jahu00 commented 8 years ago

Word entries in the dictionary should be ordered by word length and occurrence in language. Currently those are only ordered by word length.

jahu00 commented 8 years ago

JMdict/EDICT doesn't seem to have frequency data on words, which makes this task impossible without doing some serious data mining.