Skip to content

gabrielandrade709/Andrade.Similarity.Activities

Repository files navigation

UiPath Activity: Similarity between terms in a Data Table

Summary

  1. Package in UiPath
  2. Required parameters to be filled
  3. Optional parameters

Activity from UiPath that can be able to look for similarity between terms in a Data Table.

Package in UiPath

image

Required parameters to be filled

You'll need to fill the following fields:

Term to be found: term that you'd like to be found;

DataTable: data table that where will be search the term;

Similarity to be found: similarity that you want to be found;

Look for the biggest similarity: set this parameter to "True" if you want to look for the biggest similarity term in the entire Data Table. Set this parameter to "False" if you just want to get the term that hit the similarity defined;

Column name: column name where will be search the term.

Example:

image

Optional parameters

Found similarity: similarity that was found;

Found term: term that was found.

Example:

image

Once the parameters are filled in correctly, you can perform the activity and it will work!

About

Activity from UiPath that can be able to look for similarity between terms in a Data Table.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages