I want to compare 100 strings with myself by the levenshtien operator to the similarities

abroonabroon MemberPosts:8Contributor I
edited December 2018 inHelp

Hello I want to compare 100 strings with myself by the levenshtien operator to the similarities. That is, about 100 * 100 comparisons. 100 strings are in an Excel file 100 strings in the first row and 100 strings in the first column which is 100 * 100 Please give me advice on how to implement and calculate the house.

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist

    Hi,

    first use Cartesian between the two tables and then Generate Levenshtein.

    BR,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
    巴沙尔
Sign InorRegisterto comment.