Visualizing Levenshtein Distance: How Strings Compare

Опубликовано: 12 Октябрь 2024
на канале: UiPath Video Tutorials made by Cristian Negulescu
1,780
25

UiPath Studio compare strings using Levenshtein Distance Algorithm | VB.net code in the description

Code:
https://github.com/cristinegulescu/st...

0:00 Intro
0:10 The purpose of the movie
0:55 Simple compare between string
2:25 Compare without UpperCase and LowerCase limit
3:50 Examples with misspelled
5:00 Details of parameters that you need to configure
6:35 Change percent inside of algorithm
9:15 Conclusions
9:35 Subscribe to my channel

#uipath #string #Levenshtein