See the Hunspell documentation/specification of the affixes and dictionary
formats:
http://garr.dl.sourceforge.net/project/hunspell/Hunspell/Documentation/hunspell4.pdf

This is the documentation about the FLAG option of affix files:

FLAG value
Set flag type. Default type is the extended ASCII (8-bit) character.
‘UTF-8’ parameter sets UTF-8
encoded Unicode character flags. The ‘long’ value sets the double extended
ASCII character flag
type, the ‘num’ sets the decimal number flag type. Decimal flags numbered
from 1 to 65000, and
in flag fields are separated by comma. BUG: UTF-8 flag type doesn’t work on
ARM platform.

So, “FLAG num” means numbers.

For testing, you could use the “hunspell-gl-drag” archive at
https://sourceforge.net/projects/hunspell-gl/files/instantaneas/20141115/
You need to make a little correction on the .dic file that I fixed in the
master branch earlier today, though:
https://github.com/eitsl/hunspell/commit/cb1eb7e7dd4cfa3dacb8ccacfa2bf0935a5564ce
After unmunching, you should get a 1.3 GiB file (1.5 GiB including
duplicates). Around 2 hours from know that 1.3 GiB file will be available
for download at https://sourceforge.net/projects/hunspell-gl/files/tmp , if
that helps.


2014-11-15 14:26 GMT+01:00 Marco A.G.Pinto <marcoagpi...@mail.telepac.pt>:

>  Hello,
>
> I didn't go to work today because I was not feeling well.
>
> I have decided to dedicate some time today to improve PTG in order for it
> also to unmunch .DICs with numbers instead of characters.
>
> Daniel and Ruud, could you explain to me in detail how to detect if the
> .AFF deals with chrs or numbers?
>
> Also, could you provide the troubling dictionary for me to analyse and
> test?
>
> I have been swamped with work and only in January I will be on vacation,
> but I will try to do my best!
>
> Thanks!
>
> Kind regards from your friend,
>         >Marco A.G.Pinto
>           ----------------------
>
>
> --
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to