Skip to content

FinNLP/strdistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strdistance

String distance calculation.

Installation

npm i --save strdistance

Usage

import strDistance from "strdistance";
console.log(strDistance("alex","alexis"));

About

String distance calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published