Find the Most Similar Text
Compare a text to the contents of a text list or a JSON list and get the minimum and maximum similarity scores.
Similar Text Action
The Similar Text integration in Botize allows you to automatically compare the similarity between a text and a list of texts in JSON format. This tool is ideal for identifying matches and analyzing the relationship between different text fragments, facilitating the automation of tasks that require textual content analysis.
With customization options such as case sensitivity, excluding exact matches, and adjusting similarity parameters, you can tailor the comparison to your specific needs. Upon execution, the operation provides data such as the minimum and maximum similarity scores, as well as the most and least similar texts, enabling efficient integration into your automated workflows.
Customization Options
Configurable fields you can adjust in your automation
- JSON List
- Compare to
- Case sensitive
- Exclude exact matches
- Similar text (as described in Programming Classics: Implementing the World's Best Algorithms by Oliver (ISBN 0-131-00413-1))
- Similar length
- Similar words
Information provided
When executed, this operation delivers the following data, which can be used in the same automatic task.
Tags
-
Minimum score
{{min_score}}
Minimum similarity score between the texts
-
Maximum score
{{max_score}}
Maximum similarity score between the texts
-
Less similar Text
{{min_score_text}}
Text with the lowest similarity score
-
Most similar Text
{{max_score_text}}
Text with the highest similarity score
-
Total matches
{{total_matches}}
Total matches found above the minimum threshold
Let's talk
Choose day and time.
We share the screen and answer all your questions.