From: Martin Mares Date: Wed, 17 May 2006 13:42:09 +0000 (+0200) Subject: Mention that the CONFIG_CS_STEMMER switch exists. X-Git-Tag: holmes-import~641^2~11 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=af70ff50fcdd38498e6a780cb4457ed306f252b7;p=libucw.git Mention that the CONFIG_CS_STEMMER switch exists. --- diff --git a/build/sherlock.cfg b/build/sherlock.cfg index ee343c34..eee85577 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -136,7 +136,8 @@ UnSet("CONFIG_UFAL_STEMMER"); UnSet("CONFIG_UFAL_DICT_CS"); UnSet("CONFIG_UFAL_DICT_SK"); -# Stemmer for Polish with its dictionary +# Stemming dictionaries for our own stemmer +UnSet("CONFIG_CS_STEMMER"); UnSet("CONFIG_PL_STEMMER"); # Dynamic weights