morfologik / morfologik-stemming

Tools for finite state automata construction and dictionary-based morphological dictionaries. Includes Polish stemming dictionary.
BSD 3-Clause "New" or "Revised" License
187 stars 44 forks source link

Rethink module dependencies #57

Closed dweiss closed 9 years ago

dweiss commented 9 years ago

Make it lean and clean -- FSA reading/ traversals, FSA encoding (builders), then everything else downstream (input encoders, dictionaries, speller, etc.)