All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by levenshtein with all dependencies


liblevenshtein from group com.github.dylon (version 2.2.2)

A library for spelling-correction based on Levenshtein Automata.

Group: com.github.dylon Artifact: liblevenshtein
Show all versions Show documentation Show source 
Download liblevenshtein.jar (2.2.2)
 

0 downloads
Artifact liblevenshtein
Group com.github.dylon
Version 2.2.2
Last update 30. April 2016
Organization not specified
URL https://github.com/universal-automata/liblevenshtein-java/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

string-metric from group edu.gatech.gtri.string-metric (version 1.0)

Group: edu.gatech.gtri.string-metric Artifact: string-metric
Show documentation Show source 
Download string-metric.jar (1.0)
 

0 downloads

levenshteinEditDistance from group nz.ac.waikato.cms.weka (version 1.0.2)

Group: nz.ac.waikato.cms.weka Artifact: levenshteinEditDistance
Show all versions Show documentation Show source 
Download levenshteinEditDistance.jar (1.0.2)
 

0 downloads

LevenshteinDistance from group com.github.wslf (version 1.0.0)

Library that allows easy calculate Levenshtein distance and "difference metric" ( range [0;1]) between words

Group: com.github.wslf Artifact: LevenshteinDistance
Show documentation Show source 
Download LevenshteinDistance.jar (1.0.0)
 

0 downloads
Artifact LevenshteinDistance
Group com.github.wslf
Version 1.0.0
Last update 07. July 2017
Organization not specified
URL https://github.com/WslF/LevenshteinDistance.git
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simmetrics from group com.github.mpkorstanje (version 4.1.1)

Group: com.github.mpkorstanje Artifact: simmetrics
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simmetrics
Group com.github.mpkorstanje
Version 4.1.1


simmetrics-core from group com.github.mpkorstanje (version 4.1.1)

Group: com.github.mpkorstanje Artifact: simmetrics-core
Show all versions Show documentation Show source 
Download simmetrics-core.jar (4.1.1)
 

121 downloads
Artifact simmetrics-core
Group com.github.mpkorstanje
Version 4.1.1
Last update 24. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies guava, commons-codec,
There are maybe transitive dependencies!

java-string-similarity from group info.debatty (version 2.0.0)

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...

Group: info.debatty Artifact: java-string-similarity
Show all versions Show documentation Show source 
Download java-string-similarity.jar (2.0.0)
 

155 downloads
Artifact java-string-similarity
Group info.debatty
Version 2.0.0
Last update 12. May 2020
Organization not specified
URL https://github.com/tdebatty/java-string-similarity
License MIT License
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!

hadoop-primitive-clustering from group com.aamend.hadoop (version 1.0)

Group: com.aamend.hadoop Artifact: hadoop-primitive-clustering
Show documentation Show source 
Download hadoop-primitive-clustering.jar (1.0)
 

0 downloads

oz-generic-levenshtein from group de.linuxusers.levenshtein (version 0.4.0)

YET ANOTHER IMPLEMENTATION OF LEVENSHTEIN DISTANCE GenericLevenshtein is an implementation of Minimum Edit Distance, also called Levenshtein Distance, written by Ramon Ziai and Niels Ott. This algorithm is very popular and it is often used to compute the similarity of strings. The difference in the presented implementation is that it can operate on sequences of any Java object implementing equals(Object). So no matter if you want to compare genome sequences or sequences of numbers, or just strings, here you go! Furthermore, the costs of the replace, insert, and delete operations can be customized by implementing the simple WeightCalculator<T> interface. In that case it is not a requirement to rely on equals(Object) as your implementation can do whatever you like it to do in oder to compare objects.

Group: de.linuxusers.levenshtein Artifact: oz-generic-levenshtein
Show documentation Show source 
Download oz-generic-levenshtein.jar (0.4.0)
 

0 downloads
Artifact oz-generic-levenshtein
Group de.linuxusers.levenshtein
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/generic-levenshtein.html
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2 from 2 (items total 19)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy