Skip to content

Find the best match for a token word with dictionary via min edit distance and levenshtein

Notifications You must be signed in to change notification settings

hamedzarei/nlp-min-edit-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nlp-min-edit-distance

Find the best match for a token word with dictionary via min edit distance and levenshtein You can set coef=2 as default value is, and find best match via levenshtein algorithm Also in this code you can find back track matrix and distance matrix for pairs of words

About

Find the best match for a token word with dictionary via min edit distance and levenshtein

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages