anti
3ba7e22b71
feat(profiler/behave_shell): G.5 emotional_valence.valence
Soft primitive — pure ratio over G.0 lexical counters:
* positive — positive_lex_hits > negative + obscenity, ≥ VALENCE_MIN_HITS
* negative — (negative + obscenity) > positive, sum ≥ VALENCE_MIN_HITS
* neutral — fall-through
Skip below VALENCE_MIN_TYPED_CHARS (80). Confidence hard-capped at
EMOTIONAL_VALENCE_CONFIDENCE_CAP (0.5) inside the feature function;
0.30 below VALENCE_FULL_CONFIDENCE_MIN (200). Cap is registry
convention.
2026-05-08 16:34:27 -04:00
..
2026-05-08 16:34:27 -04:00
2026-05-03 07:42:09 -04:00
2026-05-08 16:27:25 -04:00
2026-05-08 16:27:25 -04:00
2026-05-04 00:29:08 -04:00
2026-05-08 16:28:45 -04:00
2026-05-03 07:42:09 -04:00