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
Metric
compare
in interface Metric<String>
arg1
- 1st componentarg2
- 2nd componentIllegalArgumentException
Copyright © 2017. All rights reserved.