Annotation Process
From Icelandic Parsed Historical Corpus (IcePaHC)
This is a guide for the local annotation team only.
To access the current annotation stuff:
cd /Dropbox/treebanking/forrit
To open the current psd file in CorpusDraw:
./corpusdraw.sh current/current.psd
To make a backup of the last version and overwrite the current psd file:
cd current
mv current.psd current.bak5 (increment number)
mv current.psd.new current.psd
cd ..