-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NLP engine sample + refresh on samples #1388
Merged
Merged
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db37325 - Browse repository at this point
Copy the full SHA db37325View commit details
Commits on Apr 22, 2024
-
* initial version of loader * addressed comments * linting fixes * re structured recognizers in yaml * addressed comments and fixed predefined recognizers loading * added engine provider to analyzer init * moved logic to recognizer registry provider * some name fixes to recognizer provider * added language support to recognizer registry * fixed interface issues, added unit tests for providers * fixed tests, addressed comments * added yaml configuration to package, fixed linting rules * move all conf file to a single location * remove file from previous location * merged from main, added default conf file for engine provider * addressed some comments * setup fixups * remove redundant line * fix long line * fixing linting errors * Update presidio-analyzer/presidio_analyzer/analyzer_engine_provider.py Co-authored-by: Sharon Hart <sharonh.dev@gmail.com> * updates to the existing logic for loading engines through configuration * updates to Dockerfile --------- Co-authored-by: roeybc <robencha@microsoft.com> Co-authored-by: Sharon Hart <sharonh.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4397be0 - Browse repository at this point
Copy the full SHA 4397be0View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e0e249 - Browse repository at this point
Copy the full SHA 3e0e249View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b4329 - Browse repository at this point
Copy the full SHA d4b4329View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c74c2b - Browse repository at this point
Copy the full SHA 9c74c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6856280 - Browse repository at this point
Copy the full SHA 6856280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 471217c - Browse repository at this point
Copy the full SHA 471217cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1567129 - Browse repository at this point
Copy the full SHA 1567129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef1dec - Browse repository at this point
Copy the full SHA 5ef1decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ce6ce - Browse repository at this point
Copy the full SHA 79ce6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a54f569 - Browse repository at this point
Copy the full SHA a54f569View commit details -
Configuration menu - View commit details
-
Copy full SHA for b687f9e - Browse repository at this point
Copy the full SHA b687f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4450362 - Browse repository at this point
Copy the full SHA 4450362View commit details -
added package presidio_analyzer.recognizer_registry
roeybc committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f90577 - Browse repository at this point
Copy the full SHA 5f90577View commit details -
Merge remote-tracking branch 'origin/feature/engines_from_conf' into …
…feature/engines_from_conf # Conflicts: # presidio-analyzer/setup.py
Configuration menu - View commit details
-
Copy full SHA for 3d6e1d9 - Browse repository at this point
Copy the full SHA 3d6e1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a9211 - Browse repository at this point
Copy the full SHA 48a9211View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff26acb - Browse repository at this point
Copy the full SHA ff26acbView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73a9582 - Browse repository at this point
Copy the full SHA 73a9582View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed521df - Browse repository at this point
Copy the full SHA ed521dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cecc60e - Browse repository at this point
Copy the full SHA cecc60eView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 385b463 - Browse repository at this point
Copy the full SHA 385b463View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e04a1ec - Browse repository at this point
Copy the full SHA e04a1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c32a17 - Browse repository at this point
Copy the full SHA 6c32a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e52edaa - Browse repository at this point
Copy the full SHA e52edaaView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f65f714 - Browse repository at this point
Copy the full SHA f65f714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e94870 - Browse repository at this point
Copy the full SHA 6e94870View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.