IndriDirichletSimilarity

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

Instantiates the similarity with the provided parameters.


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

Instantiates the similarity with the default value of 2000.


constructor(mu: Float)

Instantiates the similarity with the provided parameter.