From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9042 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: adaptive word scoring Date: 30 Nov 1996 14:18:26 +0100 Sender: larsi@proletcult.slip.ifi.uio.no Message-ID: References: <199611292248.OAA17024@kim.teleport.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035149127 16130 80.91.224.250 (20 Oct 2002 21:25:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:25:27 +0000 (UTC) Return-Path: Original-Received: (qmail 20130 invoked from smtpd); 30 Nov 1996 13:33:06 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 30 Nov 1996 13:33:05 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp15.larris.ifi.uio.no [129.240.68.115]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 30 Nov 1996 14:19:44 +0100 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id OAA01188; Sat, 30 Nov 1996 14:18:28 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Felix Lee's message of Fri, 29 Nov 1996 14:48:47 -0800 Original-Lines: 24 X-Mailer: Red Gnus v0.73/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Kai Grossjohann: > > IR people deal with this problem by using tf*idf (i == inverse); > > actually it's log(n/N) where n is the term frequency and N the > > document frequency. > > hmm. something like that might help. lemme think about it. Yes, it sounds interesting. Mail me a patch and I'll apply it. :-) (Gee, aren't I nice.) > and there's still the problem that adaptive scoring in > general tends to let scores grow without bound in a > meaningless way. You could start to decay the scores. (Now that I think about it -- I can't recall ever getting any bug reports on score decays, which means that nobody's using it. :-) Set `gnus-decay-scores' to t and see what happens.) -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen