Skip to content

Version 3.5.3

Compare
Choose a tag to compare
@johann-petrak johann-petrak released this 16 Jan 12:49
· 434 commits to master since this release

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.