You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/12/14 21:41:27 UTC

[8/8] [text] Merge branch 'javadoc-fixes'

Merge branch 'javadoc-fixes'


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9b1b436b
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9b1b436b
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/9b1b436b

Branch: refs/heads/master
Commit: 9b1b436b2fd4862f1fcbf49dd589a33bd08b6779
Parents: 37c7804 2f995e0
Author: Benedikt Ritter <br...@apache.org>
Authored: Sun Dec 14 21:40:13 2014 +0100
Committer: Benedikt Ritter <br...@apache.org>
Committed: Sun Dec 14 21:40:13 2014 +0100

----------------------------------------------------------------------
 .../commons/text/similarity/FuzzyDistance.java  | 25 ++++---
 .../text/similarity/HammingDistance.java        | 19 +++---
 .../text/similarity/JaroWrinklerDistance.java   | 40 +++++------
 .../text/similarity/LevenshteinDistance.java    | 70 ++++++++------------
 .../commons/text/similarity/StringMetric.java   | 22 +++---
 5 files changed, 76 insertions(+), 100 deletions(-)
----------------------------------------------------------------------