Re: Word lists that use Affix
Jose Da Silva <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 30 November 2004 10:39 am, Gary Setter wrote: > Hi, > > I want to reduce the size of the word list that I used. It seems > like Affix compression is a way to do it. To make good use of the > feature it looks like I need a word list that uses affix, like > "abdicate/DSGN". > > If this compresses the word lists, how can I find words lists > that make use of it. Alternatively, does anyone have a utility to > convert my existing word lists to make use of affix compression? www.google.com is your friend. If you type search terms: word list affix compression It shows myspell, then it shows that it is included in aspell Take a look for "munch.c" in the myspell subdirectory. Hope that helps.