Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@memorize/language

memorize_it6GPL-3.0-or-later0.9.1TypeScript support: included

Memorize: natural language processing module

distance, jaro, jaro-winkler, string, winkler

readme

Memorize - Language

Hi there :smile:

This package is created to deal with natural language issues.

Most of the existing repositories addressing this subject are either too large or don't provide types. As these algorithms are well tested and the will hopefully not change anytime soon I have decided to create a module just with the methods required by memorize.

It provides:

  • Jaro distance
  • Jaro-winkler distance

Thanks to: