Similarity Search

Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.

For example, a similarity search can find words that differ from the Find text by two characters.

이 명령을 사용하려면...


Similarities

검색 용어와 특정 단어의 유사성 여부를 결정하는 기준을 지정합니다.

문자 바꾸기

Enter the number of characters in the search term that can be exchanged. For example, if you specify 2 exchanged characters, "sweep" and "creep" are considered similar, when exchanging "sw" and "cr".

문자 추가

Enter the maximum number of characters by which a word can exceed the number of characters in the search term. For example, if you specify 3 additional characters, "long" and "longest" are considered similar, but not "longitude".

문자 제거

Enter the number of characters by which a word can be shorter than the search term.For example, if you specify 3 removed characters, "longitude" and "longest" are considered similar, but not "long".

조합

유사 검색 설정의 모든 조합과 일치하는 용어를 검색합니다.

tip

Using Combine better meets a user's expectations from looking at the settings, but may return false positives. Not using Combine may match less than expected, but does not return false positives.


note

A Weighted Levenshtein Distance (WLD) algorithm is used. If Combine is not checked, then settings are treated as an exclusive-OR (strict WLD). If Combine is checked, then settings are treated as an inclusive-OR (relaxed WLD).


warning

Be careful when using Replace All with Similarity Search. Best to be certain first about what will be found.


Please support us!