Displaying 1 result from an estimated 1 matches for "stemword".
Did you mean:
stem_word
2007 Mar 29
1
stemtest failing with romanian
On Tuesday, I replaced the romanian1 and romanian2 stemmers in
Xapian-core with Martin's new romanian stemmer. At the time, I also
updated 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...