/[Apache-SVN]
ViewVC logotype

Revision 149824


Jump to revision: Previous Next
Author: gschwarz
Date: Sun Jul 21 23:16:09 2002 UTC (22 years, 3 months ago)
Changed paths: 1
Log Message:
Changed the stemming algorithm to ignore case while stripping. The algorithm is faster and produces more equal stems from nouns and verbs derived from the same word. That fixes the problem finding substantives when the searchterm is provided in lowercase. Now the stemming results are almost case insensitive. Changed the checking of legal terms to only reject terms that contain non letters, which solves problems with terms that contain irregular cased letters. Removal of pertical denotion now produces less overstemming errors. Code is rearranged a bit.


Changed paths

Path Details
Directorylucene/java/trunk/src/java/org/apache/lucene/analysis/de/GermanStemmer.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26