tdebatty / java-string-similarityLinks
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
☆2,738Updated 3 years ago
Alternatives and similar repositories for java-string-similarity
Users that are interested in java-string-similarity are comparing it to the libraries listed below
Sorting:
- Fault tolerance and resilience patterns for the JVM☆4,302Updated last month
- linear time regular expression matching in Java☆1,240Updated last year
- Java regular expressions made easy.☆2,625Updated last week
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆969Updated 8 months ago
- Speedment is a Stream ORM Java Toolkit and Runtime☆2,097Updated 2 years ago
- Similarity or Distance Metrics, e.g. Levenshtein, for Java☆358Updated 4 years ago
- A Java library to detect and normalize URLs in text☆784Updated 6 months ago
- An in-memory file system for Java☆2,528Updated this week
- FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago
- Language Detection Library for Java☆585Updated 3 years ago
- Java binary serialization and cloning: fast, efficient, automatic☆6,484Updated last week
- jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple s…☆2,122Updated last year
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,100Updated 2 months ago
- Performance testing of serialization and deserialization of Java JSON libraries☆1,020Updated last week
- uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different f…☆932Updated last year
- Unirest in Java: Simplified, lightweight HTTP client library.☆2,706Updated last week
- Replicate your Key Value Store across your network, with consistency, persistance and performance.☆2,933Updated last week
- Ultra-fast SQL-like queries on Java collections☆1,768Updated 2 years ago
- Runtime code generation for the Java virtual machine.☆6,747Updated 3 weeks ago
- Fibers, Channels and Actors for the JVM☆4,571Updated 2 years ago
- Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java☆861Updated 2 years ago
- Dynamic Code Evolution VM for Java 7/8☆1,850Updated 5 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆300Updated 5 years ago
- High performance JVM JSON library☆1,061Updated last year
- Java 8 for all of us☆1,580Updated 6 years ago
- Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!☆3,545Updated last month
- Enhancing Java Stream API☆2,279Updated 5 months ago
- Small set of tools for JVM troublshooting, monitoring and profiling.☆3,336Updated 2 years ago
- Command line parsing framework for Java☆2,023Updated 2 months ago
- sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. K…☆1,170Updated 10 months ago