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.

Sub-Term Mapping Tools

MetaMapPrefix: PreProcess

I. Corpus (./data/tables/normInflvarCorpus.data)
  • Get the inflVars.data from Lexicon
    shell> cp -rp ${LEXICON}/${VERSION}/tables/inflVars.data ${STMT_DIR}/PreProcess/data/Lex/${VERSION}/.

  • Normalize inflVars.data to normInflvarEui.data
    shell> cd ${STMT_DIR}/PreProcess/bin
    shell> PreStmt
    2011
    2013
    2011Ascii
    1

  • Get the unique normInflVars for corpus
    shell> cd ${STMT_DIR}/PreProcess/data/Lex/${VERSION}/
    shell> flds 1 normInflvarEui.data| sort -u > ${META_MAP_PREFIX_DIR}/data/tables/normInflvarCorpus.data

II. DB: norm-inflVars|EUIs (./data/HSqlDb/${DB_NAME})

III. Config File (./data/Config/lsf.properties)

  • Edit following parameter in config file
    • ROOT_DIR
    • CORPUS_FILE
    • LVG_CONFIG_FILE
    • DB_NAME