WordFrequencies returns a matrix of word frequencies that currently exist in the classifier for each class state for the given input words. In other words, if you obtain the frequencies freqs := c.WordFrequencies(/* [j]string */) then the expression freq[i][j] represents the frequency of the j-th
(words []string)
source not stored for this graph (policy: none)