
Suggest theory from text with confidence scoring and messaging
dot-suggest_theory_from_text.Rd
Internal helper that wraps suggest_theory_from_mappings with additional confidence scoring and user messaging. Factored out for reuse across different BID functions.
Usage
.suggest_theory_from_text(
problem_text,
evidence_text = NULL,
mappings = NULL,
show_message = TRUE
)