jar

com.weblyzard.lib.string : nilsimsa

Maven & Gradle

Oct 30, 2018
10 stars

nilsimsa · A Java implementation of the Nilsimsa locality sensitive hash. The Nilsimsa algorithm computes a 256 bit hash value that indicates how different two strings are. The more similar the strings the smaller will be the bitwise difference between their respective Nilsimsa hashes. Therefore, Nilsimsa is well suited to detect texts of the same origin, such as slightly modified spam messages, updated newspaper articles, etc.

Table Of Contents

Latest Version

Download com.weblyzard.lib.string : nilsimsa JAR file - Latest Versions:

All Versions

Download com.weblyzard.lib.string : nilsimsa JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 nilsimsa-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.weblyzard.lib.string.nilsimsa

├─ com.weblyzard.lib.string.nilsimsa.Nilsimsa.class - [JAR]

Advertisement