Ruby parser for Jim Breen's JMDict (Japanese-Multilingual Dictionary) and related files.
TODO:
- tests
- make this a gem? or put code in /lib and put classes into separate files
- normalize inputs strings: http://stackoverflow.com/a/11123546
- convert hankaku to zenkaku: https://github.com/jinzhu/hz_on_fly