Hello Laurence,
I have been using regex to search my pos-tagged corpus in Antconc version 3.5.8 without complaints. I recently installed Antconc 4.1.1 on my macbook. Then I tried to use some of the regex from my previous queries but I keep getting this error message: >Error creating the database entries. Check that your search query is valid. The error is shown below: user-defined function raised exception.
I installed version 4.0.10 on another windows laptop, and the regex still don't work. But when I use the older version 3.5.8, the search queries work fine.
Here's an example of a recent query: \w+_(VBDR|VBDZ|VBG|VBI|VBM|VBN|VBR|VBZ)\s(\w+_VVN)
Please kindly advise.
Tayo