aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell-devel] aspell C API


From: Kevin Atkinson
Subject: Re: [aspell-devel] aspell C API
Date: Wed, 20 Oct 2004 20:38:22 -0600 (MDT)

On Wed, 20 Oct 2004, Justin Ryan wrote:

> 
> On Oct 19, 2004, at 5:14 PM, Kevin Atkinson wrote:
> 
> > On Tue, 19 Oct 2004, Justin Ryan wrote:
> >
> >> The most outstanding example that I see is the DocumentSpeller.  I was
> >> originally planning to write something like this in python, but now
> >> hope to make yours available to python.  I noticed some other
> >> undocumented structures which seemed as if they may be internally used
> >> by AspellSpeller, AspellConfig, and DocumentSpeller, i.e.:
> >
> > If it is in the "aspell.h" header file than it is fair fell free to use
> > it as it is part of the public interface.  Internal structures and 
> > such are
> > not exported via the "aspell.h" header file.
> >
> 
> I was going to list some structures that I don't understand, but 
> perhaps a general question would be more appropriate:
> 
> What sort of facilities are provided by libaspell, but not available 
> via:
> 
>    AspellConfig
>    AspellSpeller
>    DocumentSpeller

Look at the functions that use the structures.  They should be self 
explanatory.  If you have any specific questions on what the functions do 
please let me know.

-- 
http://kevin.atkinson.dhs.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]