1 This ChangeLog file is no longer maintained - see the git repo history for
2 more recent changes: https://xapian.org/bleeding
4 Wed Jun 29 11:06:09 GMT 2011 Olly Betts <olly@survex.com>
6 * stemming/basque/output.txt,stemming/basque/voc.txt: Add basque
7 wordlist and expected output.
9 Wed Dec 16 00:42:12 GMT 2009 Olly Betts <olly@survex.com>
11 * stemming/german/output.txt,stemming/german2/output.txt: Update
12 expected output from the german and german2 stemmers to match the
15 Tue Sep 02 04:16:57 GMT 2008 Olly Betts <olly@survex.com>
17 * stemming/romanian/: Split out the romanian stemming test data into
18 the vanilla files taken from Snowball and supplemental files with
19 our extra data. Our voc.txt and output.txt files now exactly match
21 * stemming/README: Update to document the new scheme.
23 Tue Sep 02 02:59:00 GMT 2008 Olly Betts <olly@survex.com>
25 * stemming/: Rename all the stemming data files to match those in the
26 Snowball sources, to make maintenance easier.
28 Tue Sep 02 02:46:36 GMT 2008 Olly Betts <olly@survex.com>
30 * README: Reword. Drop author attribution, as it's not relevant who
31 wrote this two line note.
33 Thu Oct 18 18:11:07 BST 2007 Olly Betts <olly@survex.com>
35 * stemming/turkish.st,stemming/turkish.voc: Append new Snowball
37 * stemming/README: Note that most data here is from Snowball, but
40 Thu Mar 29 17:55:54 BST 2007 Richard Boulton <richard@lemurconsulting.com>
42 * stemming/romanian.st: Oops - also remove corresponding word from the
43 expected output file, or it won't work.
45 Thu Mar 29 17:49:44 BST 2007 Richard Boulton <richard@lemurconsulting.com>
47 * stemming/romanian.voc: Remove sample word which had a capital
48 letter, since stemtest doesn't cope with these.
50 Tue Mar 27 14:49:28 BST 2007 Olly Betts <olly@survex.com>
52 * stemming/romanian2.st,stemming/romanian2.voc: Remove romanian2
53 vocab and output since the corresponding stemmer has been removed.
55 Tue Mar 27 12:08:41 BST 2007 Richard Boulton <richard@lemurconsulting.com>
57 * stemming/: Rename romanian1 vocab list to romanian, and update
58 the output to correspond to that from the new romanian stemmer.
60 Tue Mar 27 04:51:43 BST 2007 Olly Betts <olly@survex.com>
62 * stemming/hungarian.voc: Lowercase terms with uppercase letters.
63 * stemming/: Import new stemming test data from snowball.
65 Mon Feb 26 21:46:41 GMT 2007 Olly Betts <olly@survex.com>
67 * stemming/: Add vocab lists and stemmed equivalents for
68 hungarian, kraaij_pohlmann, and romanian1.
70 Mon Feb 26 20:18:51 GMT 2007 Richard Boulton <richard@lemurconsulting.com>
72 * stemming/: Use new snowball vocab lists and stemmed word lists -
73 changes character set to UTF-8, and updates some of the stemmings
74 to reflect changes in the snowball stemmers.
76 Mon Oct 14 00:04:54 BST 2002 Olly Betts <olly@survex.com>
78 * stemming/: Use Snowball vocab lists instead of the old Xapian ones;
79 removed stopword lists (we'll use the Snowball ones, but they want
80 to be in xapian-core which everyone downloads, not with the stemmer
81 test data which few people need).
83 Sun Oct 13 03:44:58 BST 2002 Olly Betts <olly@survex.com>
85 * stemming/: Fixed layout of stopsource files where the muscat3.6
86 style "e^a" accents have been changed into "é" etc.
88 Sun Oct 13 03:34:09 BST 2002 Olly Betts <olly@survex.com>
90 * stemming/: Updated files so that they are correct for the Snowball
91 stemmers (which use iso-8859-1 accents and produce slightly
94 Fri Apr 12 14:07:40 BST 2002 Olly Betts <olly@survex.com>
96 * Started ChangeLog; updated README files to refer to Xapian and