Search Results for

    Show / Hide Table of Contents

    Enum Normalization

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum Normalization

    Fields

    Name Description
    H1

    Normalization model that assumes a uniform distribution of the term frequency.

    H2

    Normalization model in which the term frequency is inversely related to the length.

    H3

    Dirichlet Priors normalization

    No

    Implementation used when there is no normalization.

    Z

    Pareto-Zipf Normalization

    Extension Methods

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