You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Short Description
The small java-string-similarity library (by Ralph Allen Rice) contains implementations of several similarity-calculation algorithms.
Iteration
Facade

Problem

Details

The small java-string-similarity library (by Ralph Allen Rice) contains implementations of several similarity-calculation algorithms. As it is not available as public binary, we use the sources instead, primarily:

  • net.ricecode.similarity.JaroWinklerStrategyTest
  • net.ricecode.similarity.JaroWinklerStrategy
 

The actual implementation of the similarity comparison has been postponed to a later release of HtmlSC

  • No labels