Return to build_thesaurus_wrapper.sh CVS log | Up to [LON-CAPA] / loncom / thesaurus |
version 1.1, 2002/07/12 13:27:09 | version 1.2, 2002/07/12 13:39:13 |
---|---|
Line 1 | Line 1 |
echo 'Building LON-CAPA thesaurus database (this may take a moment).'; | |
./build_thesaurus_db.pl --badwordfile un_keyword.tab --keywordfile rawkey.txt --outputdb thesaurus.db | ./build_thesaurus_db.pl --badwordfile un_keyword.tab --keywordfile rawkey.txt --outputdb thesaurus.db |
echo 'Completed construction of LON-CAPA thesaurus database.'; |