static Map ngramsHistogramWithSum1(int n, S s) { ret multiSetToHistogramWithSum1(ngramsHistogram(n, s)); }