Class LMDirichletSimilarity
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class LMDirichletSimilarity : ILMDirichletSimilarity, ISimilarity
Properties
| Edit this page View SourceMu
The mu parameter. Defaults to 2000.
Declaration
public int? Mu { get; set; }
Property Value
Type | Description |
---|---|
int? |
Type
The type of similarity.
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |