jar

com.github.mpkorstanje : simmetrics

Maven & Gradle

Aug 25, 2016
2 usages
35 stars

SimMetrics · A Java library of similarity and distance metrics e.g. Levenshtein distance and Cosine similarity. All similarity metrics return normalized values rather than unbounded similarity scores. Distance metrics return non-negative unbounded scores.

Table Of Contents

Latest Version

Download com.github.mpkorstanje : simmetrics JAR file - Latest Versions:

All Versions

Download com.github.mpkorstanje : simmetrics JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simmetrics-4.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement