[CWB] direct access to match context

Hardie, Andrew a.hardie at lancaster.ac.uk
Fri Feb 12 14:39:21 CET 2010


Calling set context should not change the result...  Have you tried

Q = "example";
cat Q;
set context 3 s;
cat Q;

The second call to cat Q should give the same number of results as the
first.

Andrew.

> -----Original Message-----
> From: cwb-bounces at sslmit.unibo.it 
> [mailto:cwb-bounces at sslmit.unibo.it] On Behalf Of Albert Albert
> Sent: 12 February 2010 10:31
> To: Open source development of the Corpus WorkBench
> Subject: [CWB] direct access to match context
> 
> Hi all,
> 
> I need direct access to a number of word.
> 
> If I have:
> 4123: simple <example>
> 7238: to an <example>
> ...
> 
> How I can get the full context (3 <s>'s) for the 4123 match?
> If I change the context (set context), and run the query 
> again, the result are not the same...
> 
> Thanks!
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://devel.sslmit.unibo.it/mailman/listinfo/cwb
> 


More information about the CWB mailing list