Re: API for score
Kevin Atkinson <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Nov 2006, Devdutt Marathe wrote: > There is a patch (by Ethan) to expose the scores for a candidate word. I > patched aspell-0.60.4 with this. Everything was OK till ./configure. Then > make failed, saying that it couldn't find suggestion_list.cpp . Is there a > way to correct this problem easily? Did you diff against a different version > of aspell? It is likely autogenerated. To create it: cd auto/ perl mk-src.pl perl mk-doc.pl touch auto