Interface LMSimilarity.CollectionModel

    • Method Detail

      • computeProbability

        float computeProbability​(BasicStats stats)
        Computes the probability p(w|C) according to the language model strategy for the current term.
      • getName

        java.lang.String getName()
        The name of the collection model strategy.