universal-automata / liblevenshtein

Various utilities regarding Levenshtein transducers.
https://github.com/universal-automata/liblevenshtein
MIT License
67 stars 13 forks source link

Separate out distance & transducer #16

Closed Akkuma closed 10 years ago

Akkuma commented 10 years ago

There appears to be no dependencies between the two. By making this modular the final size can be minimized even more.

dylon commented 10 years ago

Sounds like a plan. I'm refactoring the code base and will include this with the changes.

dylon commented 10 years ago

This has been completed, and will be available in release 2.0.0