8990919293949596979899
this.model = model; baselineScorer = baseline; this.rule = rule; if (dom == null) { kernel = new DotProductKernel(); } else { kernel = new DomainClampingKernel(dom); } featureCount = model.getFeatureCount();