From af70ff50fcdd38498e6a780cb4457ed306f252b7 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 17 May 2006 15:42:09 +0200 Subject: [PATCH] Mention that the CONFIG_CS_STEMMER switch exists. --- build/sherlock.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5