Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@JohnLevander
Copy link
Collaborator

I added some code that will do a thesaurus lookup in the future. I don't think this breaks anything. The rest of the changes are formatting. I'm not sure if the ncit_plus_21aa files will live here permanently. We can always remove them later.

Copy link
Contributor

@seanfinan seanfinan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to add the dictionary lookup. I know that you used it for the test, but our utilization of the dictionary database will be much simpler and won't require any of the dictionary code. It will just be a select call, e.g. select CUI from CUI_TERMS where TEXT like '%searchword%' Don't worry about -changing- this, just don't check it in. I don't want to leave the branch around, just in case ...

@seanfinan
Copy link
Contributor

We will need to add HSQLDB as a dependency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants