Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
Application: MetaMap Norm
I. Objective
To find a term in a corpus (LEXICON) by approximate match with customized normalization.
This example shows how to use customized normalization to find a term in LEXICON (corpus) by approximate match (has same normalized term). MetaMap project applies this method to retrieve lexical items in LEXICON of the input. Three steps are involved:
key | values |
---|---|
Normalized term | Inflectional terms |
II. Pre-Requirements
install lvg.${YEAR} package to "/Projects/LVG/lvg${YEAR}"
III. Source Code
IV. Compile
shell>cd ${MetaMapNorm} shell>ant
V. Run & Results
shell> cd bin shell> 3.GetLexFormInput ----------- Program starts ----------- -- input: [2 compartment models] -- Output: [2-compartment models] ----------- Program ends -----------
VI. Application Package Download
The whole package, MetaMapNorm.tgz can be down here.