はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Internal Labs
0
スニペット
<100
要約
要約
In RPA it improves text similarity matching for deduplication, email classification and data standardization. Customizable thresholds and enhanced efficiency make it ideal for high-volume tasks.
概要
概要
The Jaccard String Matching Algorithm has been integrated into RPA (Robotic Process Automation) workflows to improve text similarity matching for various high-volume data tasks. By calculating the Jaccard Similarity Index, which measures the overlap between sets of unique tokens in two strings(Words), the algorithm identifies close matches without requiring exact duplicates. This functionality is especially valuable in processes requiring fuzzy matching, such as document deduplication, email classification, and data standardization.
Key Benefits
Use Cases
The Jaccard algorithm’s integration optimizes RPA systems, adding precision and speed to tasks that rely on similarity matching.
Note: This snippet should only be used for educational purposes or in environments where custom activities are not allowed.
機能
機能
その他の情報
その他の情報
依存関係
UiPath.System.Activities: 23.10.2
コード言語
Visual Basic