set MatchingStrategy (shortest | standard | longest);
?, * and + operators
match smallest number of tokens possible (refers to regular expressions at
token level)
?, * and +
operators match as many tokens as possible
> [pos="JJ"]+ [pos="NNS?"];
> group Last matchend lemma by match lemma;
only gives the intended frequency counts in traditional mode