node-red-contrib-fuzzywuzzy 0.3.0

Fuzzy string matching for node red. Can be used for intent recognition.

npm install node-red-contrib-fuzzywuzzy

Fuzzy string matching for node red. Takes an input string and matches them with an array of different choices. Outputs comparison ordered by matching score.

Can be used for intent recognition.

The Node is using fuzzywuzz's node port fuzzball: https://github.com/nol13/fuzzball.js

node-configuration

Installation

  • Install via node reds package manager, searching for node-red-contrib-fuzzywuzzy.
  • or by command line with cd ~/.node-red; npm install node-red-contrib-fuzzywuzzy.

Usage:

  • see node help

Node Info

Version: 0.3.0
Updated 3 years, 2 months ago
License: ISC
Rating: 5.0 1

Actions

Rate:

Downloads

4 in the last week

Nodes

  • fuzzy-match

Keywords

  • node-red
  • fuzzywuzzy
  • string
  • matching
  • intent-recognition
  • recognition
  • intent
  • pattern
  • pattern-matching

Maintainers