[CWB] Is it possible set MatchingStrategy in CQPweb?

José Manuel Martínez Martínez chozelinek at gmail.com
Thu Aug 10 12:03:38 CEST 2017


Dear all,

I've been designing some queries in CQP, and I've realized that CQPweb 
uses the "standard" matching strategy (in the defaultstandardmode, CQP 
uses an ``early match'' strategy: optional elements at the start of the 
query are included, while those at the end are not).

I need the longest behaviour though. Is it possible to set the matching 
strategy in CQPweb?

Below you can find an example.

Query:

[pos="J.+"]+[pos="N.+"]+

Match in CQPweb:

sovereign state (JJ NN)

Match in CQP with set MatchingStrategy longest:

sovereign state guarantees (JJ NN NNS)

Best,

jmm

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20170810/297e80fb/attachment.html>


More information about the CWB mailing list