node-red-contrib-fuzzywuzzy

0.3.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    4
    • latest

Version History

Package Sidebar

Install

npm i node-red-contrib-fuzzywuzzy

Weekly Downloads

10

Version

0.3.0

License

ISC

Unpacked Size

84.6 kB

Total Files

6

Last publish

Collaborators

  • lutzer