Version 3.5.3
Small change to how ngrams are treated: now, if an ngram occurs multiple times for an instance, we always accumulate the score of the ngram. This is done if we just count ngrams or if we get a score for the ngram from the featurename4value feature, or if we calculate a score by multiplication for n-grams with n>1 in either of the two cases.