LMDirichletSimilarity

constructor(collectionModel: LMSimilarity.CollectionModel, mu: Float = 2000.0f)
constructor(mu: Float = 2000.0f)

Instantiates the similarity with the default value of 2000.


constructor(collectionModel: LMSimilarity.CollectionModel, discountOverlaps: Boolean, mu: Float)

Instantiates the similarity with the provided parameters.