Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
natix
SimilaritySearch
StringDiceSpace
C# Class natix.SimilaritySearch.StringDiceSpace
String space
Inheritance:
StringSpace
Show file
Open project: sadit/natix
Public Methods
Method
Description
Dist
(
object
a
,
object
b
) :
double
Wrapper to the real string distance
StringDiceSpace
( ) :
System
Constructor
Method Details
Dist()
public
method
Wrapper to the real string distance
public
Dist
(
object
a
,
object
b
) :
double
a
object
b
object
return
double
StringDiceSpace()
public
method
Constructor
public
StringDiceSpace
( ) :
System
return
System