These tools will no longer be maintained as of December 31, 2024. Archived webpage can be found here. Indexing Initiative Github repository under development. Contact NLM Customer Service if you have questions.
In order to accommodate the UMLS source-vocabulary licensing permissions and processing requirements of as many users as possible, MetaMap releases beginning in 2011 have included three distinct versions of the data that are based mostly on the Restriction Categories of Metathesaurus source vocabularies. (See the Restriction Categories tab on the UMLS Source Release Documentation page for all UMLS sources’ Restriction Categories.) Each data version includes a Strict and Relaxed model; listed from smallest to largest, the three versions are:
Assuming that the "public_mm/bin" directory is in your program path and the "2012AB Base" optional database is installed, one can specify the Base MetaMap data version for 2012AB release using the following command:
$ metamap -V Base -Z 2012AB ...
Similarly, one can specify "NLM" data version for 2012AA dataset (assuming that the 2012AA NLM optional dataset has been installed) using the command:
$ metamap -V NLM -Z 2012AA ...
or if using metamap16 (in which 2015AB is the default) just specify the data version:
$ metamap -V NLM ...