PreProcess: ST Groups
- Description:
This file defines ST and ST groups from stGroups.txt. Please notes that ST Group "GENE" and "CHEM" is combined as "GECH".
- Input:
- stGroups.txt (Semantic types list)
ST Group Abbr. | ST Group Name | TUI | ST Name
|
---|
- Java File & Algorithm:
- ModifyStGroups.java
- Read ST Group Abbr, ST Group, TUI, and ST from stGroups.txt
- Combine ST Group "GENE" and "CHEM" to "GECH"
- Print out ST Group with "|" as field separator
- Output File:
stGroups.txt:
ST Group Abbr. | ST Group Name | TUI | ST Name
|
---|
- Notes:
None