cd {$OMNIDEX_HOME/config/english/lists}
load ofx for tdf "*.txt,*.tdf" with num_columns=3
cd {$OMNIDEX_HOME/config/english/synonyms}
load ofx for tdf "*.txt,*.tdf" with num_columns=4
cd {$OMNIDEX_HOME/config/english/stopwords}
load ofx for tdf "*.txt,*.tdf" with num_columns=3
cd {$OMNIDEX_HOME/config/english/phonetic}
load ofx for tdf "*.txt,*.tdf" with num_columns=7
cd {$OMNIDEX_HOME/config/english/included_tags}
load ofx for tdf "*.txt,*.tdf" with num_columns=3
cd {$OMNIDEX_HOME/config/english/excluded_tags}
load ofx for tdf "*.txt,*.tdf" with num_columns=3
