Currently, negations are handled by actually checking that the summary doesn't contain the keyword using a regex. Instead, a negation iterator and index data should be used.
Fixed with 6fc45f
Currently, negations are handled by actually checking that the summary doesn't contain the keyword using a regex. Instead, a negation iterator and index data should be used.
Fixed with 6fc45f