Difference between revisions of "Annotation Process"
From Icelandic Parsed Historical Corpus (IcePaHC)
| Line 1: | Line 1: | ||
This is a guide for the local annotation team only. This stuff is under construction. | This is a guide for the local annotation team only. This stuff is under construction. | ||
| + | |||
| + | Every file that is edited has exactly one file with notes about its edit history. If the file name is '''piltur1.psd''', the corresponding notes file is '''piltur1.notes.txt'''. | ||
| + | |||
| + | ==Syntax of the notes file== | ||
| + | For each sentence there is a section that starts with its number: | ||
| + | |||
| + | <pre> | ||
| + | 1) | ||
| + | AKI: changed lemma of "ekki" from "ekki" to "ekkert" | ||
| + | |||
| + | 2) | ||
| + | AKI: added missing expletive subject to IP-MAT | ||
| + | EFS: changed tag of "epli" from N to NS. | ||
| + | </pre> | ||
| + | |||
==First annotator== | ==First annotator== | ||
Revision as of 11:24, 11 April 2010
This is a guide for the local annotation team only. This stuff is under construction.
Every file that is edited has exactly one file with notes about its edit history. If the file name is piltur1.psd, the corresponding notes file is piltur1.notes.txt.
Syntax of the notes file
For each sentence there is a section that starts with its number:
1) AKI: changed lemma of "ekki" from "ekki" to "ekkert" 2) AKI: added missing expletive subject to IP-MAT EFS: changed tag of "epli" from N to NS.