Missing documentation for the phone number recognizer
Presidio uses the phonenumbers python package for better handling and coverage of phone numbers. See code here.
It currently uses five regions ("US", "UK", "DE", "FE", "IL") as default, but could be extended by the user to every region supported by the phonenumbers package.
We're missing documentation for this, and should also consider having this recognizer be used as default (see this comment on the PR).
is this now fixed?
Not yet. If you have a specific question we'd be happy to provide guidance.
is this fixed ?
Anything specific documentation missing?