[CWB] Structural Attributes
    Stefan Evert 
    stefanML at collocations.de
       
    Sat Feb 12 11:31:22 CET 2011
    
    
  
> Quick question: what does [A] means (or -V) when presenting structural attribute names?
That the structures in this attribute are "decorated" with annotation values.  If you encode XML tags with attribute-value pairs in the recommended manner, e.g. "-S s+id+len" for tags of the form
	<s id="s001243" len="30">
	....
	</s>
then you'll get one "-S" attribute named "s" and two "-V" attributes named "s_id" and "s_len", which mark the same regions but are annotated with the respective ID and length values.
Hope this helps,
Stefan
    
    
More information about the CWB
mailing list