Class LMJelinekMercerSimilarity
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class LMJelinekMercerSimilarity : ILMJelinekMercerSimilarity, ISimilarity
Properties
| Edit this page View SourceLambda
The lambda parameter
Declaration
public double? Lambda { get; set; }
Property Value
Type | Description |
---|---|
double? |
Type
The type of similarity.
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |