Rod Boev
6337265a56
feat(analyzer): add recognizer-level threshold config ( #2116 )
...
* Allow per-recognizer analyzer tuning from YAML
* Keep boolean flags from slipping into threshold config
* Keep analyzer docs aligned with the new threshold contract
* Keep direct threshold config aligned with YAML validation
* Preserve lenient recognizers when duplicate spans collide
* Keep threshold validation errors tied to the config key
* Keep constructor threshold hints aligned with shared validation
* fix(analyzer): reject boolean score thresholds
* fix(analyzer): move thresholds onto recognizers (#1572 )
* fix(analyzer): tighten threshold consumer contract
* Retry external CI flakes
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com >
---------
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com >
2026-07-14 16:15:52 +03:00
Omri Mendels
94f866a96b
Docs/dps migration phase1 ( #2104 )
2026-06-28 10:27:33 +03:00
Omri Mendels
23888dcab9
Revert accidental migration push to main
...
Reverts a725ecfa ("updates to docs and markdown") and bee25c35 ("docs and md renames"), which were pushed to main by mistake. The migration work is preserved on a separate branch and will be reintroduced via a proper branch/PR.
2026-06-25 23:38:24 +03:00
Omri Mendels
a725ecfa38
updates to docs and markdown (phase 1. Phase 2 is the code + readmes)
2026-06-25 23:29:21 +03:00
Jks Liu
892bd46e6a
Update 02_regex.md, fix warning of deprecated escape sequence ( #1730 )
...
Fix warning of deprecated escape sequence
2025-09-25 09:19:26 +03:00
Alan
3a884d3cea
Update 08_no_code.md ( #1561 )
...
Fixed typo
2025-03-26 19:44:19 +02:00
Omri Mendels
bed2979d4a
Docs revamp ( #1500 )
2024-12-29 13:16:29 +02:00
Roey Ben Chaim
67d583709c
Feature/analyzer documentation ( #1384 )
2024-05-30 11:04:17 +03:00
Omri Mendels
f29e112fd3
Update conf files location ( #1358 )
2024-04-18 10:42:18 +03:00
Omri Mendels
173b52726c
Bugfix in tutorial ( #1310 )
2024-02-23 18:34:09 +02:00
Omri Mendels
607f58c6c0
bug fix in tutorial ( #1266 )
2024-01-29 22:44:00 +02:00
Omri Mendels
4aaa05fca8
New NlpEngine - docs ( #1177 )
2023-10-25 15:17:56 +03:00
Bernhard Wagner
f19dbce2e3
Update 06_context.md ( #1189 )
2023-10-17 10:13:37 +03:00
Bernhard Wagner
414b877f09
Update 05_languages.md ( #1188 )
2023-10-16 13:25:18 +03:00
Akshara Ramakrishnan
72d225c5f8
added allow list functionality to analyzer engine ( #865 )
2022-06-19 16:16:57 +03:00
Omri Mendels
b4b1b97f98
Added sample notebook for anonymizing known values ( #864 )
2022-06-13 11:59:11 +03:00
Alexandre Potvin-Demers
b69beb8411
Update 04_external_services.md ( #870 )
...
Fixed typo in the word 'wrapper'.
2022-05-26 23:18:59 +03:00
Omri Mendels
444f61c140
Option to create recognizers in YAML ( #849 )
2022-04-27 12:21:21 +03:00
Omri Mendels
e52cf5f0b4
New tutorial ( #850 )
...
* new tutorial
* updated index.md
* .
* updated toc
* adding "models" to the languages section
Co-authored-by: omri374 <omri.mendels@microsoft.com >
2022-04-12 21:04:28 +03:00