universal-automata / liblevenshtein-java

Various utilities regarding Levenshtein transducers. (Java)
MIT License
56 stars 20 forks source link

Support customizing the dictionary-search strategy #62

Open dylon opened 8 years ago

dylon commented 8 years ago

Support searching for candidates in order of least-to-greatest distance from the query term, etc.