You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/03/13 14:47:13 UTC

[commons-text] 02/03: Merge branch 'feature-TEXT-155'

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git

commit 89b5f4ab4ec3aff50fe6040bba8fbbe3da0976b4
Merge: ea15c5a 639e4ab
Author: aherbert <ah...@apache.org>
AuthorDate: Wed Mar 13 14:43:45 2019 +0000

    Merge branch 'feature-TEXT-155'
    
    Closes #109

 .../text/similarity/IntersectionResult.java        | 118 +++++++
 .../text/similarity/IntersectionSimilarity.java    | 237 ++++++++++++++
 .../text/similarity/IntersectionResultTest.java    | 153 ++++++++++
 .../similarity/IntersectionSimilarityTest.java     | 340 +++++++++++++++++++++
 4 files changed, 848 insertions(+)