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

#32: make replaceRunOnWords() return "a lot" for "alot" etc #33

Closed danielnaber closed 9 years ago

danielnaber commented 9 years ago

suggested fix so single-character words can be split off by replaceRunOnWords()

dweiss commented 9 years ago

Looks good to me, thanks Daniel.