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
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
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