Replies: 1 comment 2 replies
-
|
Hello @rickgoud, please find a previous discussion here: #761 (comment) And let us know if you have additional questions. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Maybe I am overlooking it, but can nowhere seem to find how the scoring of a rule based predictor works. Maybe it helps for everyone to do this based on a sample ad-hoc recognizer.
Let's assume I want to detect a UK bank account number with the regex ^(\d){7,8}$
Let's assume I want to specify the context words 'bank' and 'account'.
Questions:
Thanks for providing these answers. Would be very helpful to understand the power/flexibility of presidio!
Beta Was this translation helpful? Give feedback.
All reactions