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
MetaMapLite (https://metamap.nlm.nih.gov/MetaMapLite.shtml) is not FOSS, but a free UMLS license can be obtained on the website https://utslogin.nlm.nih.gov/cas/login.
The current pom.xml points to a private Maven repository with pre-compiled JARs, but one can use their local repository using the MetaMapLite instructions for "Using Maven" (https://metamap.nlm.nih.gov/Docs/README_MetaMapLite_3.1.html).
OpenNLP models, the index directory and the termsfile required by MetaMapLite are also available on the MetaMapLite distribution and should be set on this project's metamaplite.properties.
See https://github.com/bst-mug/reassess/blob/master/src/main/java/at/medunigraz/imi/reassess/conceptmapper/metamap/MetaMapLiteFacade.java
The text was updated successfully, but these errors were encountered: