Skip to content
/ abitlike Public

Find the n-closests matches of a term within any whitespace-separated wordlist

License

Notifications You must be signed in to change notification settings

hgrsd/abitlike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abitlike

Description

Find the closest matches (using Damerau-Levenshtein distance) of a given term within any word list.

Usage

abitlike --search-target/-s <my term> --file/-f ~/my_word_list.txt [--num-hits/-n <number of hits to return>]

Releases

No releases published

Packages

No packages published

Languages