[CWB] Assertion failed

Stefan Evert stefanML at collocations.de
Tue Jan 5 17:55:12 CET 2016


> On 5 Jan 2016, at 15:52, Ruprecht von Waldenfels <ruprecht.waldenfels at gmx.net> wrote:
> 
>> 	perl -MCWB::CQP -le 'foreach (CWB::CQP->new->exec("show corpora")) {print}'
> This lists ALL the corpora, including the one I used above.
> 
> Sorry for posing such a strange problem.

Well, I'm stumped.  How about this command?

	perl -MCWB::CQP -e '$cqp = new CWB::CQP; $cqp->set_error_handler("die"); $cqp->activate("BULGAKOVMASTER_PL")'

This is where cwb-align-export fails.  If it works on the command line, but not from within cwb-align-export, I have no further ideas.  Unless you've somehow managed to give the cwb-align-export script limited access permissions.

Best,
Stefan


More information about the CWB mailing list