~ubuntu-branches/debian/sid/aspell-cs/sid

« back to all changes in this revision

Viewing changes to doc/notes.txt~

  • Committer: Package Import Robot
  • Author(s): Ondřej Surý
  • Date: 2012-06-28 11:47:01 UTC
  • Revision ID: package-import@ubuntu.com-20120628114701-l0gikjis03qt3f0i
Tags: 0.51.0-1
Imported Upstream version 0.51.0

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
4
 
ispell-czech 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