[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [aspell-user] Itterate the dictionary hashfile
From: |
Kevin Atkinson |
Subject: |
Re: [aspell-user] Itterate the dictionary hashfile |
Date: |
Wed, 9 May 2001 13:11:27 -0400 (EDT) |
On Wed, 9 May 2001, Kevin Atkinson wrote:
> On Wed, 9 May 2001, Haavard Froeiland wrote:
>
> > Hi, I'm looking for a way to retrieve all the words from a
> > dictionary-hashfile. I will use the words to generate some trainingfiles for
> > KTouch, a small touch-typing application for KDE.
> >
> > Any help or hint is appreciated. And please cc me since I'm not subscribed
> > to this list.
>
> Assuming you mean an Aspell has file than the command is
> aspell dump master <hash file>
> which will dump the file to standard out. If the hash file is in the
> current dictionary it must be prefixed with a ./ or else Aspell will look
^^^^^^^^^^ Make that directory
> for the hash file in the default install location for dictionaries which
> is usually /usr/local/lib/aspell/ or /usr/lib/aspell/
>
> I do not think there is any way to dump the ispell hash-files however.
>
---
Kevin Atkinson
kevina at users sourceforge net
http://www.ibiblio.org/kevina/