[CWB] Alignment format

Alberto Simões ambs at di.uminho.pt
Thu Feb 4 16:46:27 CET 2010


Hello

I was looking to the encode tutorial but it misses the alignment part :)
I would like to know how is alignment encoded. Is it as a common attribute?

Let's say:

<s>
I    1
saw  1
a    1
cat  1
</s>
<s>
The   2
house 2
is    2
blue  2
</s>

and

<s>
Eu    1
vi    1
um    1
gato  1
</s>
<s>
A     2
casa  2
é     2
azul  2
</s>

Is this the case?
If so, identifiers can be used in multiple sentences?

<s>
Yes 1
!   1
</s>
<s>
Sure 1
!    1
</s>

and

<s>
Sim   1
,     1
claro 1
!     1
</s>

Thanks
Alberto
-- 
Alberto Simões


More information about the CWB mailing list