[CWB] AttributeSeparator

Lukas Michelbacher michells at ims.uni-stuttgart.de
Tue Apr 20 10:56:02 CEST 2010


Hello,

>> Result = ...;  # this is the original query results
>> Context = Result expand to s; # full sentence context including match
>> tabulate context match .. matchend word, match .. matchend pos;
>
> The last command returns a line of the form:
>
> word1 word2 ... wordN <TAB> pos1 pos2 ... posN

thanks, the tabulate command is a good solution to my problem, thanks.

Lukas



More information about the CWB mailing list