[CWB] get the attribute information

Hardie, Andrew a.hardie at lancaster.ac.uk
Wed Feb 10 10:29:42 CET 2010


Try this: 

show +word +lemma +language +pos ;
Q = [word="simple"];
cat Q;

And see
http://www.ims.uni-stuttgart.de/projekte/CorpusWorkbench/CQPUserManual/H
TML/node9.html#SECTION00346000000000000000

Best

Andrew.

> -----Original Message-----
> From: cwb-bounces at sslmit.unibo.it 
> [mailto:cwb-bounces at sslmit.unibo.it] On Behalf Of Albert Albert
> Sent: 10 February 2010 09:20
> To: Open source development of the Corpus WorkBench
> Subject: [CWB] get the attribute information
> 
> Hi all,
> 
> I am this vertically struct:
> word lemma language pos
> 
> And I run a simple query:
> [word='simple']
> 4123: this is a <simple> example
> 8493: in a <simple> context
> ....
> 
> And return 100 maches,
> Then, I'm interested in know the others attributes about this 
> 100 results, like lemma, language and pos.
> 
> something like this
> 
> 4123: simple simple english ADJ
> 8493: simple simple english ADJ
> 
> there is a way to get this results?
> 
> thanks
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://devel.sslmit.unibo.it/mailman/listinfo/cwb
> 


More information about the CWB mailing list