getWordsProb returns P(D|C_j) -- the probability of seeing this set of words in a document of this class. Note that words should not be empty, and this method of calulation is prone to underflow if there are many words and their individual probabilties are small.
(words []string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected