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

Loading the dictionary multiple times makes the server slow #40

Closed Vayel closed 7 years ago

Vayel commented 7 years ago

Too much RAM is used and the server becomes really slow. Maybe do not load it if it is already in memory.