Search Results for

    Show / Hide Table of Contents

    Interface IDFISimilarity

    Similarity that implements the divergence from independence model

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

    Properties

    | Edit this page View Source

    IndependenceMeasure

    The independence measure

    Declaration
    [DataMember(Name = "independence_measure")]
    DFIIndependenceMeasure? IndependenceMeasure { get; set; }
    Property Value
    Type Description
    DFIIndependenceMeasure?

    Extension Methods

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