Class DFISimilarity
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class DFISimilarity : IDFISimilarity, ISimilarity
Properties
| Edit this page View SourceIndependenceMeasure
The independence measure
Declaration
public DFIIndependenceMeasure? IndependenceMeasure { get; set; }
Property Value
Type | Description |
---|---|
DFIIndependenceMeasure? |
Type
The type of similarity.
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |