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,739Updated 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,296Updated this week
- Similarity or Distance Metrics, e.g. Levenshtein, for Java☆357Updated 4 years ago
- Java regular expressions made easy.☆2,625Updated 3 weeks ago
- A Java library to detect and normalize URLs in text☆783Updated 5 months ago
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆962Updated 7 months ago
- linear time regular expression matching in Java☆1,236Updated 11 months ago
- Java 8 for all of us☆1,581Updated 6 years ago
- Ultra-fast SQL-like queries on Java collections☆1,767Updated 2 years ago
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,065Updated 3 weeks ago
- 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,120Updated last year
- Language Detection Library for Java☆585Updated 3 years ago
- An in-memory file system for Java 8+☆2,519Updated 3 weeks ago
- Catch common Java mistakes as compile-time errors☆7,117Updated last week
- This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.☆3,294Updated 5 years ago
- High performance Java reflection☆1,544Updated 6 months ago
- A high performance thread-safe map that expires entries☆1,036Updated 11 months ago
- Performance testing of serialization and deserialization of Java JSON libraries☆1,019Updated 3 weeks ago
- Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!☆3,540Updated 2 weeks ago
- Java annotation-based framework for parsing Git like command line structures☆846Updated 3 years ago
- The missing emoji library for Java☆2,652Updated 2 months ago
- Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java☆859Updated 2 years ago
- FST: fast java serialization drop in-replacement☆1,595Updated 2 years ago
- High performance JVM JSON library☆1,058Updated last year
- Enhancing Java Stream API☆2,275Updated 4 months ago
- Java binary serialization and cloning: fast, efficient, automatic☆6,462Updated last week
- Java runtime metadata analysis☆4,772Updated last year
- A Java 8 string manipulation library.☆1,343Updated 5 years ago
- deep clone java objects☆609Updated 11 months ago
- A Fluent Logging API for Java☆1,471Updated 3 weeks ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 5 years ago