Class LMSimilarity.DefaultCollectionModel

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultCollectionModel()
      Sole constructor: parameter-free
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float computeProbability​(BasicStats stats)
      Computes the probability p(w|C) according to the language model strategy for the current term.
      java.lang.String getName()
      The name of the collection model strategy.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait