On Tue, Aug 24, 2004 at 10:26:50PM -0700, Astro96 wrote:
> I am trying to create a dictionary for aspell that
> contains over one million scientific names.  I first
> tried creating a personal dictionary file but it is to
> slow - over 60 seconds to run spell check.  I looked
> in the aspell manual but I only found how to name a
> new dictionary, not how to create/compile one.  I
> couldn't find anything on Google either.  If someone
> could point me in the right direction that would be
> great.

I have not done this in a while, but I found this in my notes:

  aspell --lang=en create master ./dictionary.local < word_list

-- 
Bill Moseley
[EMAIL PROTECTED]



_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to