34353637383940
public GlossBasedComparator(LexicalSemanticResource lsr) throws LexicalSemanticResourceException { super(lsr); overlapCoefficientComparator = new OverlapCoefficientSimMetricComparator(); }