String Utilities
Sort:
popular
|
newest
Apache Commons Text is a library focused on algorithms working on strings.
Last Release on Jul 24, 2020
2. Joda Convert861 usages
org.joda » joda-convertApache
Library to convert Objects to and from String
Last Release on Dec 16, 2021
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...
Last Release on May 12, 2020
Java library for efficient string matching against a large set of keywords
Last Release on Mar 1, 2021
This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.
Last Release on Aug 2, 2020