JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q31156F
  • License GPL-3.0-or-later

Memorize: natural language processing module

Package Exports

  • @memorize/language

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@memorize/language) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Memorize - Language

Hi there 😄

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: