This page describes annual release procedures for lexAccess tools software with new set of THE SPECIALIST LEXICON data.
shell> cd {LA_PRE_DB}/bin shell> 1.GenerateDbFiles ${YEAR} -------------------------------------- Which Program ? -------------------------------------- 1) Copy LEXICON 2) Copy inflVars.data 3) Generate lexicon.data 4) Generate eui.data 5) Copy above 4 file to LexAccess 6) All (default) ----------
File name | Action |
---|---|
LEXICON | copy ${LEX_DIR}/data/${YEAR}/tables.frozen/LEXICON to ${LA_DIR}/data/tables/LEXICON |
inflVars.data | copy ${LEX_DIR}/data/${YEAR}/tables.frozen/inflVars.data to ${LA_DIR}/data/tables/inflVars.data |
lexicon.data | Generate ${LA_DIR}/data/tables/lexicon.data (from LEXICON)
shell> ${LA}/PreDatabase/bin/ModifyLexicon -f:d -i:LEXICON -o:lexicon.data |
eui.data | Generate eui.data. The total number of EUI should be equals to total lexical records in LEXICON because this file include deleted records if using lexicon.data from LB. |
skip MySql DB
shell> 1.SetupMySql ${YEAR}=> Use this script to create Db and user in MySql Db for current release. The database name and username are defined in the cfg.data file.
shell> 2.LoadDb ${YEAR} 1 3
shell> 3.TestDb ${YEAR}=> check loaded data in Db. The total number of lexicon only includes not deleted records.