ListContainsMatcherMaxScoreFilterThreshold Property

NReco.NLQuery Class Library Documentation
Determines how many one token matches are allowed before applying max-score filter.

Namespace:  NReco.NLQuery.Matchers
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public int MaxScoreFilterThreshold { get; set; }

Property Value

Type: Int32
See Also

Reference