public class LingoSimilarity extends Object
Modifier and Type | Method and Description |
---|---|
static float |
calculate(Map<String,Integer> features1,
Map<String,Integer> features2)
Evaluate the LINGO similarity between two key,value sty;e fingerprints.
|
Copyright © 2021. All rights reserved.