Search Results for

    Show / Hide Table of Contents

    Interface ILMJelinekMercerSimilarity

    A similarity that attempts to capture important patterns in the text, while leaving out noise.

    Inherited Members
    ISimilarity.Type
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ILMJelinekMercerSimilarity : ISimilarity

    Properties

    | Edit this page View Source

    Lambda

    The lambda parameter

    Declaration
    [DataMember(Name = "lambda")]
    double? Lambda { get; set; }
    Property Value
    Type Description
    double?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Lambda
    • Extension Methods
    Back to top Generated by DocFX