On 11/12/05, Kevin Atkinson <[EMAIL PROTECTED]> wrote: > Brian Theado wrote: > > I'm interested in using the aspell suggestion algorithm > > to find words that are similar (both phonetically and lexically) > > to a > > given word. > > You can if you use the C API.
Thanks. And it looks like examples/example-c.c in the source distribution has some code that does exactly what I'm looking for. I will try to compile that. Brian _______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
