Namespace: WordsMatching
Class BipartiteMatcher
System.Object
|
+-- WordsMatching.BipartiteMatcher
public class BipartiteMatcherextends System.Object
Static- False
Persistent- False
summary-
Summary description for StringMatcher.
Sealed- False
Abstract- False
Score
public float Score
Has getter- True
Static- False
Virtual- False
Type- float
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
BipartiteMatcher
public void BipartiteMatcher(string left, string right, float[ , ] cost)
Static- False
Extern- False
GetMatches
public float GetMatches()
Returns- float[]
Nullable- False
Virtual- False
New- False
Sealed- False
Extern- False
Override- False
Abstract- False
Static- False
GetScore
public float GetScore()
Returns- float
Nullable- False
Virtual- False
New- False
Sealed- False
Extern- False
Override- False
Abstract- False
Static- False