static double scoreNGramScorer(S expr, Cl pos, Cl neg) { ret posNegMatrixOfLists_quality(nGramScorerMatrix(expr, pos, neg)); }