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.
Derivations Procedures - nomD
This step includes:
I. Directory:
II. Input Files (./data/${YEAR}/dataOrg/):
shell> ${NOM_D}/bin/GetNomD ${YEAR}
0
shell> cd ${NOM_D}/data
shell> mkdir -p ${YEAR}/dataOrg
shell>cd ${LC-proc}/bin/GetFilesFromLexicon
2
3
12
13
III. Result files used in allD
IV. Summary of GetNomD
Step | Description and Program | Input | Output | Notes | |||||
---|---|---|---|---|---|---|---|---|---|
0 |
| See section II. | See section II. |
| |||||
1 |
|
|
| ||||||
2 |
|
|
|
| |||||
3 |
|
|
|
| |||||
4 |
|
|
|
| |||||
5 |
|
|
|
|
V. Processes details:
Save mesage to log.${STEP} in ./Logs/${YEAR}/
shell>cd ${DERIVATION}/1.nomD/bin
shell>GetNomD ${YEAR}
0: Prepare directories and fiels
=> generates: 1.nomD/data/dataOrg/*
=> generates: 5.allD/data/dataOrg/*
1: Retrieve std-raw nomD pairs
=> generates: ./data/nomD.raw.data
2: Add tag (yes|no): to nomD: meta, yes, no files
=> requires:
lookup|noun|E0222422|look|verb|E003804
grown-up|noun|E0030484|grow|verb|E0030480
3: Add dType (P|Z|S|PS|ZS|SS|U): Split nomD.yes to (Z) and (S)
=> generates:
4: Add negation tag: (O|N), sort uniquely
=> generates:
5: Check afflix on nomD.yes.data.${YEAR} ..
=> generates:
5: Run above 1-4 steps
Please refer to derivation design documents in Lexical Tools for details.