-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
Thanks for another extremely useful toolbox! (academic love letters here)
I'm now working on a somewhat complex tree query in which I match certain lemmas with a regular expression (using the "__R" flag).
I realized that base R's TRE regex flavor is used under the hood which, however, doesn't support the negative lookahead that I require in my specific application.
Is it possible to switch to perl = TRUE somewhere?
I have naively tried to set this option within tquery() or annotate_tqueries() downstream but this apparently doesn't work.
Any hints would be greatly appreciated (even if the answer is "not possible".
Many thanks,
Christian
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels