mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-01 13:02:51 +00:00
Patterns are split on whitespace by the nlp library and then compiled, so each "word" must be a valid regex. Fixes: #356
Patterns are split on whitespace by the nlp library and then compiled, so each "word" must be a valid regex. Fixes: #356