pub struct ResponseScorer { /* private fields */ }Expand description
Scorer for response text similarity
Implementations§
Source§impl ResponseScorer
impl ResponseScorer
Sourcepub fn with_config(config: ResponseMatchConfig) -> Self
pub fn with_config(config: ResponseMatchConfig) -> Self
Create with custom config