Making all in hunspell make[1]: Entering directory `/home/boerre/big/prooftesting/sme/hunspell' cut -f1 ../all-gs-sme.txt > goldstandard.spin.txt { time /usr/bin/hunspell -a -i UTF-8 -d se-latest/se \ < goldstandard.spin.txt > goldstandard.spout.txt ; } 2> spellertimeusage.txt & /home/boerre/langtech/trunk/giella-core/scripts/scripted-memusg.sh hunspell 2> spellermemusage.txt /home/boerre/langtech/trunk/giella-core/scripts/speller-testres.pl \ --hu \ --input=../all-gs-sme.txt \ --output=goldstandard.spout.txt \ --document=all-gs-sme.txt \ --date=20141022-1742 \ --version="se-1.0beta11-2013-06-13" \ --toolversion="`cat sp-version.txt`" \ --memoryuse="`cat spellermemusage.txt`" \ --timeuse="`cat spellertimeusage.txt`" \ --xml=GoldstandardTexts.txt.xml Reading typos from ../all-gs-sme.txt Reading Hunspell output from goldstandard.spout.txt /bin/mkdir -p /home/boerre/big/techdoc/proof/spelling/testing/sme/hu/goldstandard cp GoldstandardTexts.txt.xml /home/boerre/big/techdoc/proof/spelling/testing/sme/hu/goldstandard/20141022-1447-GoldstandardTexts.txt.xml if [ -f /home/boerre/big/techdoc/proof/spelling/testing/sme/hu/goldstandard/latest-GoldstandardTexts.txt.xml ] ; then \ cd /home/boerre/big/techdoc/proof/spelling/testing/sme/hu/goldstandard && mv latest-GoldstandardTexts.txt.xml previous-GoldstandardTexts.txt.xml ; \ fi cd /home/boerre/big/techdoc/proof/spelling/testing/sme/hu/goldstandard && ln -s 20141022-1447-GoldstandardTexts.txt.xml latest-GoldstandardTexts.txt.xml