Interface Applicable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int apply​(java.lang.String s1, java.lang.String s2)
      Apply the ratio/algorithm to the input strings
    • Method Detail

      • apply

        int apply​(java.lang.String s1,
                  java.lang.String s2)
        Apply the ratio/algorithm to the input strings
        Parameters:
        s1 - Input string
        s2 - Input string
        Returns:
        The score of similarity