| Constructor and Description |
|---|
NESim() |
| Modifier and Type | Method and Description |
|---|---|
MetricResponse |
compare(String arg1,
String arg2)
Intended to calculate similarity between two things -- generally,
elements from text.
|
public MetricResponse compare(String arg1, String arg2) throws IllegalArgumentException
Metriccompare in interface Metric<String>arg1 - 1st componentarg2 - 2nd componentIllegalArgumentExceptionCopyright © 2017. All rights reserved.