string
Sort:
popular
|
newest
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Last Release on Oct 29, 2023
2. Joda Convert879 usages
org.joda » joda-convertApache
Library to convert Objects to and from String
Last Release on Jan 16, 2023
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
Last Release on May 19, 2011
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
Multiline string implementation using
an annotation processor and javadoc
Usage: mvn clean install
Last Release on Sep 20, 2015
10. RxJava String27 usages
io.reactivex » rxjava-stringApache
rxjava-string
Last Release on Dec 12, 2016