Uipath Marketplace
MarketplaceStudioアクティビティRoboyo - Advanced Fuzzy Logic

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Roboyo - Advanced Fuzzy Logic

Roboyo - Advanced Fuzzy Logic

作成者: Roboyo

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

105

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

With this activity, it is possible to use fuzzy search logic to compare or search in different strings and compare images without the need to implement any code.

概要

概要

Fuzzy string searching is a term that describes a technique of finding strings that approximately match a pattern. This is widely used when comparing names or other data that might not be otherwise matchable. These activities will be of great use for searching double entries in a CRM or matching suppliers' names in an OCR case.

With the added ability to compare images, this makes a complete package for all your needs for comparing and searching in almost all project situations.

All dependencies are bundled within the package!

This activity provides the following functionalities:

  • GetJaroWinklerDistance: String metric measuring an edit distance between two sequences which means how many characters would need to be edited to match two strings.
  • GetLevenshteinDistance: The Levenshtein distance between two words is the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
  • GetNGramDistance: Represents the sum of absolute differences of occurrences of n-gram vectors between two strings. This means you can use different sizes (1 - n) to compare strings which can be used for also larger text comparisons for example.
  • LuceneSearchString: Uses an array of strings to search for Keywords guided by the Lucene query language which can use fuzzy, wildcard, regular expression, and RegEx matching.
  • Image Comparison: This activity will compare two images and will create an image that will show the differences which can be used for example to compare screenshots for activities vs. error screenshots

機能

機能

Using advanced fuzzy logic and image comparison without the need to use code directly in UiPath - with these activities, you can use complex logic for matching and comparing strings without the need to implement the logic and just reap the benefits.

その他の情報

その他の情報

依存関係

None

コード言語

C#, Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

公開者

Roboyo

公開者ページを表示

信頼できるソース

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

1.0.4

更新日

2023年3月8日

対応製品

Studio: 21.10 - 22.10

認定

ゴールド 認定済み

コレクション

サポート

メール アドレス: support@roboyo.global

リンク: https://support.roboyo.global/

Response: 1 business day Resolution 10 business days for bugs that are not caused by an underlying change in the platform or application

リソース

類似のコンポーネント