According to Lachlan Andrew:
> Even though Gilles has solved Dominique's problem, the issue of 
> chaining fuzzy rules remains.  One possible solution would be to make 
> the user (administrator) specify explicit chainings.  For example
> 
>     match_method:  accents:0.9  endings:0.9  accents->endings:0.5
> 
> That overcomes the problem of possible looping, and undesirable 
> orderings of rules creating non-words, and also gives more control 
> over the weights.

Yes, this was the approach Geoff suggested back in 2001, and I think
that's the way it should be done, rather than automatically chaining them.

See
http://www.mail-archive.com/[EMAIL PROTECTED]/msg02598.html

BTW, that should be search_algorithm, not match_method.

I suppose we might even want to allow even more complex chaining,
e.g.: synonyms->endings->accents:0.4, or even double-dipping to further
expand things in case things were missed the first time around, e.g.:
synonyms->endings->accents->synonyms->endings:0.4

Or maybe we could add an iteration count to the syntax, to get it to
repeat the whole chain.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to