[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] using aspell for Arabic with diacritics
From: |
Hugo Coolens |
Subject: |
[Aspell-user] using aspell for Arabic with diacritics |
Date: |
Thu, 18 Jan 2007 09:25:34 +0100 |
User-agent: |
Debian Thunderbird 1.0.2 (X11/20061113) |
Even though I know most written Arabic doesn't use diacritic marks, it
is very helpful for beginners. My problem is that I have a lot of words
written with diacritics, when trying to spellcheck them with aspell,
aspell refuses them as correct. I thought it would be just a matter of
telling aspell not to look at the diacritics as follows:
cat tekst.ar |aspell -a -d ar --ignore-accents=true
but it seems not the right way to do this
I also thought of using a filter something like:
cat tekst.ar | tr 'harakaat' -d |aspell -a -d ar
but I don't know what to use for 'harakaat'
any help welcome
hugo
p.s. I added a little sample file called tekst.ar
اÙرج٠Ù٠اÙبÙت
ÙÙÙ٠رÙجÙÙÙ ÙÙبÙÙÙرÙ
- [Aspell-user] using aspell for Arabic with diacritics,
Hugo Coolens <=