On Fri, 1 Jul 2005, Agustin Martin wrote:
> On Thu, Jun 30, 2005 at 06:08:28PM -0600, Kevin Atkinson wrote:
> > > This seems something to be decided in a per dict basis and delegated on
> > > dict
> > > maintainers.
> >
> > Yes that is why I suggest you use the settings in the official
> > Aspel
On Thu, Jun 30, 2005 at 06:08:28PM -0600, Kevin Atkinson wrote:
> > This seems something to be decided in a per dict basis and delegated on dict
> > maintainers.
>
> Yes that is why I suggest you use the settings in the official
> Aspell dictionary package. If the Debian dictionary maintainer thi
On Fri, 1 Jul 2005, Agustin Martin wrote:
> > > I think we
> > > should also encourage affix compression when possible, hash sizes are much
> > > better.
> >
> > If the language in question does not have does not have any sort of
> > soundslike data, than affix compression is a clear win; however
On Thu, Jun 30, 2005 at 11:27:48AM -0600, Kevin Atkinson wrote:
> > I assume this applies only to non affix compressed wordlists.
>
> No it also helps with affix compressed word lists.
Fine, I added today support for *.cwl.gz files to our aspell-autobuildhash
branch. This should work for prezip+
On Thu, 30 Jun 2005, Kevin Atkinson wrote:
> 3) Aspell by defaults performs a number of checks when creating a
> word list, some if these can be expensive. You can disable the expensive
> one with "--dont-validate-affixes". If you clean the word list first this
> should be 100% safe. It shou
On Thu, 30 Jun 2005, Agustin Martin wrote:
> On Thu, Jun 30, 2005 at 05:39:29AM -0600, Kevin Atkinson wrote:
> >
> > A few things to take into consideration.
> >
> > 1) To Minimize the Space Used The Word List Should be Compressed with
> > "prezip -s". (The "-s" is to resort the word list using
On Thu, Jun 30, 2005 at 05:39:29AM -0600, Kevin Atkinson wrote:
>
> A few things to take into consideration.
>
> 1) To Minimize the Space Used The Word List Should be Compressed with
> "prezip -s". (The "-s" is to resort the word list using the "C" local
> which is needed for maximum compressed
A few things to take into consideration.
1) To Minimize the Space Used The Word List Should be Compressed with
"prezip -s". (The "-s" is to resort the word list using the "C" local
which is needed for maximum compressed with prezip). And than further
compressed with bzip2. You can decompress it
8 matches
Mail list logo