pragmatic_segmenter icon indicating copy to clipboard operation
pragmatic_segmenter copied to clipboard

#78: Fixed issues with catastrophic backtracking when detecting numbered references

Open pschijven opened this issue 1 year ago • 0 comments

This pull requests solves the problems with catastrophic backtracking that are described in issue #78.

Although the regular expression is now somewhat more restrictive, I think it will cover the vast majority of numbered references that are used in practice.

pschijven avatar Oct 30 '23 15:10 pschijven