IEMLdev / ieml

IEML semantic language - a meaning-representation system based on semantic primitives and a regular grammar. Basic semantic relationships between concepts are automatically computed from syntactic similarities.
https://dev.intlekt.io/
GNU General Public License v3.0
53 stars 6 forks source link

Get cached dictionary version #41

Closed Vayel closed 7 years ago

Vayel commented 7 years ago

get_default_dictionary_version loads the last version of the dictionary if set_default_dictionary_version has not been called. We should be able to retrieve the version in the cache.