Interface ILMJelinekMercerSimilarity
A similarity that attempts to capture important patterns in the text, while leaving out noise.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ILMJelinekMercerSimilarity : ISimilarity
Properties
| Edit this page View SourceLambda
The lambda parameter
Declaration
[DataMember(Name = "lambda")]
double? Lambda { get; set; }
Property Value
Type | Description |
---|---|
double? |