DidacticalEnigma
DidacticalEnigma copied to clipboard
Integrate MeCab and dictionary lookup
For example: MeCab hints on the part of speech can be used to order the dictionary entries from the most relevant to the least relevant.
This requires figuring out the MeCab's output specification and improvements to XML parsing.