~ubuntu-branches/ubuntu/lucid/aspell-cs/lucid

« back to all changes in this revision

Viewing changes to doc/notes.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ondřej Surý
  • Date: 2006-03-29 11:15:22 UTC
  • Revision ID: james.westby@ubuntu.com-20060329111522-bnekoofzkedsi00c
Tags: upstream-0.0.20040614.1
Import upstream version 0.0.20040614.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
The word list used corresponds to the file cs.nocwl created with "make
 
3
aspell-new" in an yet to released version (20040614) of the ispell-czech
 
4
file, sent to me by the author.
 
5
 
 
6
The affix file is created using the aff2oo.pl script found in the
 
7
misc/ directory.  This script differs from the one proved in the
 
8
original ispell-czech package in a number of ways.
 
9
 
 
10
Due to the fact that Aspell and Ispell handle case differently when
 
11
expanding affixes the expansion a few of the base words in the word
 
12
list are different for Aspell and Ispell.  Since I was unsure what
 
13
the desirable behavior was I simply removed those affixes using the
 
14
comp.pl script which can be found in the misc/ directory.  The output
 
15
of this script, which lists the affixes that were removed, is also
 
16
included in the file differ.txt.
 
17
 
 
18
Kevin Atkinson
 
19
2004-08-24
 
20