SkillAgentSearch skills...

Sift

Fast String Distance (SIFT) Algorithm

Install / Use

/learn @timoxley/Sift
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sift

Fast String Distance (SIFT) Algorithm.

NPM

Build Status

Dependency Status

Installation

Browserify/Node

$ npm install sift-string

Component

$ component install timoxley/sift

Demo

Demo

or if you want to check it out locally:

# run only once to install npm dev dependencies
npm install .
# this will install && build the components and open the demo web page
npm run c-demo

API

sift(string, string)

Return 'distance' between two strings.

TODO

  • Dictionary Helper supply it emits suggestions.

Credit

Code extracted from MailCheck

Big thanks to Alexandru Vladutu for his contributions!

License

MIT

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2y ago
Forks2

Languages

JavaScript

Security Score

60/100

Audited on Aug 29, 2023

No findings