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
I have put together what I am considering a pretty standard dictionary with
sources from the following:
MEDLINEPLUS
MSH
NCI
NDFRT
CHV
CSP
ICPC2P
MEDCIN
SNOMED
RXNORM
ICD10
However, when copied over to cTAKES (handled by the handy Dictionary
Creator GUI) HSQLDB runs out of memory.
This is my first experience with HSQLDB so you’ll have to excuse my limited
knowledge here. I do understand that it can run either in-memory and on
disk, but I’m not sure how to configure this.
Maybe we can bring in a MySQL container if this is a good fit. Maybe this won't be appropriate as a default, but I am happy to provide documentation in the README.
Hi Sean, Tim, cTAKES Community,
I have put together what I am considering a pretty standard dictionary with
sources from the following:
However, when copied over to cTAKES (handled by the handy Dictionary
Creator GUI) HSQLDB runs out of memory.
This is my first experience with HSQLDB so you’ll have to excuse my limited
knowledge here. I do understand that it can run either in-memory and on
disk, but I’m not sure how to configure this.
Here is how I am connecting to it:
Can I configure HSQLDB to be used on disk? If this is not a good approach,
can I spin up MySQL in its place?
Sorry if this has asked before.
Thanks,
Matthew Vita
www.matthewvita.com
The text was updated successfully, but these errors were encountered: