On Tuesday, August 6, 2013, Spektor, Leonid: CMU wrote:<br>    ...<br>>> the two negative search patterns above will technically match<br>>> virtually all utterances.<br><br><br>Thanks. I realize negative matching can be hard to reason about but I<br>just want to make sure it's clear that the behavior I'm observing is<br>combo running forever with no output beyond start-up. It needs to be<br>stopped manually by sending a keyboard interrupt/killing the<br>process/force-quitting. After some inspection with a debugger I<br>discovered that it gets stuck endlessly checking for matches on a<br>single utterance, and I posted output from combo's built-in debugging<br>statements in my original post demonstrating this.<br><br>When I said I realized I could use kwal instead of combo, I meant for<br>the simpler '!xxx' search. I can use<br><br>  kwal ... -s'xxx' ...<br><br>to exclude 'xxx'. However, it's unclear to me what to do about the<br><br>   +s'!*:wh|*^!*?'<br><br>   (exclude utterances that contain a wh-tagged word and end with a<br>   question mark)<br><br>search since combo doesn't seem to support -s for negative matching<br>(-s is accepted but appears to behave identically to +s), and kwal<br>doesn't accept pattern-matching syntax (right?).<br><br>Any advice?<br><br>paul<br>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe@googlegroups.com.<br />
To post to this group, send email to chibolts@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/bb301a7d-057f-4d73-aa0c-a6aa5111fe6a%40googlegroups.com">https://groups.google.com/d/msgid/chibolts/bb301a7d-057f-4d73-aa0c-a6aa5111fe6a%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />