Interface LMSimilarity.CollectionModel

    • Method Detail

      • computeProbability

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

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