Andrade.Similarity.Activities 0.1.0.519032225

dotnet add package Andrade.Similarity.Activities --version 0.1.0.519032225
NuGet\Install-Package Andrade.Similarity.Activities -Version 0.1.0.519032225
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Andrade.Similarity.Activities" Version="0.1.0.519032225" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Andrade.Similarity.Activities --version 0.1.0.519032225
#r "nuget: Andrade.Similarity.Activities, 0.1.0.519032225"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Andrade.Similarity.Activities as a Cake Addin
#addin nuget:?package=Andrade.Similarity.Activities&version=0.1.0.519032225

// Install Andrade.Similarity.Activities as a Cake Tool
#tool nuget:?package=Andrade.Similarity.Activities&version=0.1.0.519032225

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!

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0.519032225 407 5/19/2022
0.1.0.518103530 372 5/18/2022