Annotation Process
From Icelandic Parsed Historical Corpus (IcePaHC)
Revision as of 10:16, 12 January 2010 by Anton (Talk | contribs) (New page: 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....)
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 ..