[CWB] Tabulate and <s>

Maarten Janssen maartenpt at gmail.com
Thu May 7 22:50:58 CEST 2015


Hi Stefan,

Thanks for the tip - there is only one small limitation on that: it only works for single-token queries, whereas the Set context words for any query. Although a bit hacking, I managed to extend your trick to work with any query in the following way, maybe it will be helpful for others as well:

Matches = [word="des.*”] [] [];
set Matches target match;
set Matches keyword matchend;
Sent = Matches expand to sent;
tabulate Sent match .. target[-1] word, keyword[1] .. matchend word, target .. keyword word;

Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://devel.sslmit.unibo.it/pipermail/cwb/attachments/20150507/05f45ec5/attachment.html>


More information about the CWB mailing list