Anders429 / word_filter

A Word Filter for filtering text.
Apache License 2.0
1 stars 0 forks source link

Disable `TAKE_REPETITION` in single-grapheme separators #85

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

Realistically, it should be disabled everytime repetitions are disabled, but this is the one case where it counts. It causes single-grapheme character repetition optimization to not really happen.