UNPKG

symspell-ex

Version:

Spelling correction & Fuzzy search based on symmetric delete spelling correction algorithm

5 lines (4 loc) 117 B
export * from './constants'; export * from './types'; export * from './nlp/utils'; export * from './redis/database';