morungos/wordnet

Add a relations interface

Opened this issue · 0 comments

Currently, all the access to the relations from queries like get, and in particular in the returned ptrs field, uses low-level codes for the different types of relation. We should really expose these using a higher-level interface, like the CPAN modules for WordNet do.