An Element and a Server Action that does a search in a list of texts for the best match against a singular text.
It uses the npm string-similarity module.
Can be useful for chatbot configuration, to get the most similar option for a user input entry.
Free
For everyone
No ratings yet
445 installs
This plugin does not collect or track your personal data.
1) Put the Search Similar Text element in your page
2) Provide a search text in the first field and a list of text to search within in the second field. 3) Use the states os the elemento to feed data into other elements.
States:
Best Match => brings the text from the list with the best match againts the provides search text.
Best Match Score => the resulting score (0 to 1) os the best matched text.
List of Matches with Ratings => the list of texts in the provided list, with their respective scores in this format "(score) text"
Types
This plugin can be found under the following types:
This does not appear to work on the current version with an exception being thrown on every instance. I had it running a few months ago.
Hello. The plugin is working fine on our end. So it would seem there is something wrong with your settings. Feel free to contact us through [email protected] with your app editor or more context on the issue you're facing. We'll be happy to assist you. (plugin author)