aspell-user
[Top][All Lists]
Advanced

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

Re: Ispell dictionary -> aspell dictionary


From: Kevin Atkinson
Subject: Re: Ispell dictionary -> aspell dictionary
Date: Sun, 31 Oct 1999 17:32:51 -0500

Peter Novodvorsky wrote:
> 
> Hello!
> 
> I have a russian ispell dictionary and i wany to convert it to aspell.
> What i have to do?

1) You need to a Russian language defination file.  I will send you one
provided you give me.

     The iso-* character set used for your language 
     Any nonword characters that can appear in a word such as a dash 
     Any other special considerations for you language such as allowing
run together words. 
     A small word list of around 1,000 words so that I can test things
out.  

2) You need to deaffix the aspell word list:
  ispell -e < ispell-word-list > aspell-word-list.

3) After you have the language file in the right place you will need to
compile the word list.  See section 3.3.

-- 
Kevin Atkinson
address@hidden
http://metalab.unc.edu/kevina/


From address@hidden  Thu May 24 22:26:16 2001
Return-Path: <address@hidden>
Received: from localhost (localhost [127.0.0.1])
        by kevins-linux.atkinson.inet (8.9.3/8.9.3) with ESMTP id OAA09422
        for <address@hidden>; Wed, 10 Nov 1999 14:12:03 -0500
Received: from mail
        by localhost with POP3 (fetchmail-5.0.0)
        for address@hidden (single-drop); Wed, 10 Nov 1999 14:12:03 -0500 (EST)
Received: from h2.mail.home.com ([24.2.2.28]) by mail.rdc1.md.home.com
          (InterMail v4.01.01.00 201-229-111) with ESMTP
          id <address@hidden>
          for <address@hidden>;
          Wed, 10 Nov 1999 11:11:07 -0800
Received: from mx1-e.mail.home.com (mx1-e.mail.home.com [24.2.2.29])
        by h2.mail.home.com (8.9.3/8.9.0) with ESMTP id LAA07685
        for <address@hidden>; Wed, 10 Nov 1999 11:11:06 -0800 (PST)
Received: from franklin.oit.unc.edu (franklin.oit.unc.edu [152.2.22.59])
        by mx1-e.mail.home.com (8.9.1/8.9.1) with SMTP id LAA14134
        for <address@hidden>; Wed, 10 Nov 1999 11:11:04 -0800 (PST)
Date: Wed, 10 Nov 1999 14:10:30
Subject: Aspell/Solaris abort/coredump
To: address@hidden
From: "Aaron Sherman" <address@hidden>
List-Unsubscribe: <mailto:address@hidden>
List-Software: Lyris Server version 3.0
List-Subscribe: <mailto:address@hidden>
List-Owner: <mailto:address@hidden>
X-URL: <http://metalab.unc.edu/kevina/aspell/>
X-List-Host: Guest Mailing Lists Hosted on SunSITE 
Sender: address@hidden
Message-Id: <address@hidden>
Precedence: bulk
Content-Length: 1353
Lines: 39
Status: RO
X-Status: 
X-Keywords:                 
X-UID: 136

During compilation, aspell tries to build a dictionary for english, and 
aborts. Here's the detail:

Traceback:
#0  0xef608214 in _libc_kill () from /usr/lib/libc.so.1
#1  0xef5ba5d0 in abort () from /usr/lib/libc.so.1
#2  0x45cf4 in __default_terminate ()
#3  0x45d24 in __terminate ()
#4  0x4682c in throw_helper (eh=0x705b4, pc=0xef6d33df, 
my_udata=0xefffe878,
    offset_p=0xefffe874)
#5  0x46a34 in __throw ()
#6  0xef6d33e0 in ConfigData::read_in_file (this=0x73420, address@hidden)
    at config.cc:15
#7  0xef6d5544 in AspellConfig::read_in (this=0xeffff538, 
address@hidden)
    at config.cc:99
#8  0xef6d4d64 in AspellConfig::AspellConfig (this=0xeffff538, 
    address@hidden) at config.cc:78
#9  0x3399c in master () at aspell.cc:712
#10 0x2becc in main (argc=0, argv=0xeffffadc) at aspell.cc:152

System:

SunOS fooserver 5.6 Generic_105181-15 sun4u sparc SUNW,Ultra-250
gcc -v
Reading specs from /opt/egcs/lib/gcc-lib/sparc-sun-solaris2.6/2.95/specs
gcc version 2.95 19990728 (release)

configure was run as:

  env PATH=/opt/egcs/bin:$PATH ./configure --prefix=/opt/aspell

Any help would be HUGELY appreciated, thanks!


reply via email to

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