You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of our sense inventories, such as wordnet, cache senses, since their descriptions
and other data can be expensive to compute. The caches are manually coded rather naïvely.
It would probably be better to use something like Guava's caching API, whose caches
can be memory-limited.
Originally reported on Google Code with ID 55
Reported by
[email protected]
on 2013-12-04 12:58:38The text was updated successfully, but these errors were encountered: