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....)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 ..