gospell icon indicating copy to clipboard operation
gospell copied to clipboard

[en_US] apostrophes don't work as expected

Open client9 opened this issue 9 years ago • 1 comments

Words like don't are processed as don + t

client9 avatar Jan 27 '16 18:01 client9

Turns out this is actually a hunspell issue. See https://github.com/kevina/wordlist/issues/122 for details.

TLDR; the en_US.aff file needs a minor correction

In addition, this project needs to support multiple dictionaries and rework the parser to be hunspell compatible.

client9 avatar Jan 28 '16 06:01 client9