Variable ACCEPT_RULE_CONFIDENCE_FLOOR_REGULARConst

ACCEPT_RULE_CONFIDENCE_FLOOR_REGULAR: 0.75

Confidence floor for accept rule boosts on regular (non-exact) matches.

export const ACCEPT_RULE_CONFIDENCE_FLOOR_REGULAR = 0.75;