universal-automata / liblevenshtein-java

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

Support (de)serialization directly to/from Paths #41

Closed dylon closed 8 years ago

dylon commented 8 years ago

This will be useful for DRY-ing up a lot of serialization code.