Displaying 1 result from an estimated 1 matches for "acela".
Did you mean:
cela
2007 Mar 29
1
stemtest failing with romanian
...ed the stemming test data (by re-generating the output file using
snowball's "stemwords" utility), and I clearly remember re-running the
testsuite at the time and checking that all tests passed.
Now, when I run make check, stemtest fails with the romanian stemmer on
the word "acela?I". This should stem to "acel" according to the output
file generated by the stemwords utility from snowball, but xapian stems
it to "acela?i". The only change I can see to the stemming algorithms
since then is a change to the snowball code generator made on wednesday...