grammar-inference-engine/experiments
tobjend 8b3a454a15 feat: enable idregex_refine by default + AST rewrite of _count_optionals
- idregex_refine=True default across all entry points + CLI
- Added --no-idregex-refine flag to CLI
- Rewrote _count_optionals from SORE string parser to AST walker
- Added _is_pure_bag() helper for bag detection
- Updated _should_try_idregex() to trigger on pure Plus(Alt) bags
- Updated tests for AST-based _count_optionals
- Added RAGSAK v4 experiment results
2026-07-13 01:13:49 +02:00
..
results feat: enable idregex_refine by default + AST rewrite of _count_optionals 2026-07-13 01:13:49 +02:00
round14 docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
round15 docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
ACHIEVEMENT_SUMMARY.md docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
coarsen_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
context_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
DECISION_MATRIX.md docs: research positioning and decision matrix 2026-07-12 17:14:56 +02:00
DIAGRAMS.md docs: ASCII diagrams for pipeline, parameters, and decision matrix 2026-07-12 17:09:40 +02:00
EXPERIMENT_LOG.md MCP server: add decomposition + quality filtering params 2026-07-12 18:56:35 +02:00
freq_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
gbnf_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
HANDOVER.md docs: handover document for project continuity 2026-07-12 19:54:10 +02:00
PHASE1_PLAN.md feat: distributional clustering for better grouping (Phase 1) 2026-07-12 17:37:36 +02:00
PHASE2_PLAN.md Phase 2: decomposition forest for complex sequences 2026-07-12 17:49:35 +02:00
RESEARCH_POSITIONING.md docs: research positioning and decision matrix 2026-07-12 17:14:56 +02:00
RESULTS.md docs: experiment log + cross-package analysis 2026-07-12 00:45:21 +02:00
ROUND19_PLAN.md docs: Round 19 evaluation plan + golden config 2026-07-12 20:18:33 +02:00