This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
from 557bd2e9 Update from deprecated code
new 1187d470 Javadoc
new e35d9454 Inline single use local variable
new 531f8459 Reduce vertical whitespace
new edf191d2 Javadoc
new 1dd5be35 Javadoc
new 685da724 Javadoc
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/commons/text/diff/CommandVisitor.java | 3 +--
.../java/org/apache/commons/text/diff/EditScript.java | 2 +-
.../apache/commons/text/diff/ReplacementsFinder.java | 2 +-
.../apache/commons/text/diff/ReplacementsHandler.java | 2 +-
.../apache/commons/text/diff/StringsComparator.java | 3 +--
.../apache/commons/text/similarity/CosineDistance.java | 7 ++-----
.../commons/text/similarity/CosineSimilarity.java | 12 +++---------
.../org/apache/commons/text/similarity/Counter.java | 2 +-
.../org/apache/commons/text/similarity/FuzzyScore.java | 18 +++---------------
.../text/similarity/LevenshteinDetailedDistance.java | 8 ++++----
.../commons/text/similarity/SimilarityScoreFrom.java | 6 +++---
.../org/apache/commons/text/similarity/Tokenizer.java | 2 +-
.../apache/commons/text/translate/CsvTranslators.java | 2 +-
13 files changed, 23 insertions(+), 46 deletions(-)