From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46520 Path: main.gmane.org!not-for-mail From: jhbrown@ai.mit.edu (Jeremy H. Brown) Newsgroups: gmane.emacs.gnus.general Subject: Re: Add hooks to Gnus on move/edit/delete? Date: 13 Sep 2002 00:25:54 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <3csfaxpe.fsf@ID-23066.news.dfncis.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031891192 9499 127.0.0.1 (13 Sep 2002 04:26:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2002 04:26:32 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17pi2H-0002T5-00 for ; Fri, 13 Sep 2002 06:26:29 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17pi23-00053s-00; Thu, 12 Sep 2002 23:26:15 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 12 Sep 2002 23:26:52 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id XAA15563 for ; Thu, 12 Sep 2002 23:26:41 -0500 (CDT) Original-Received: (qmail 20782 invoked by alias); 13 Sep 2002 04:25:55 -0000 Original-Received: (qmail 20777 invoked from network); 13 Sep 2002 04:25:55 -0000 Original-Received: from life.ai.mit.edu (128.52.32.80) by gnus.org with SMTP; 13 Sep 2002 04:25:55 -0000 Original-Received: from suspiria.ai.mit.edu (suspiria [128.52.39.94]) by life.ai.mit.edu (8.12.2/8.12.2/BASENAME(ai.master.life-8.12.2.mc,.mc):RCS_REVISION(evision: 1.23 ) with ESMTP id g8D4PsbM000112 for ; Fri, 13 Sep 2002 00:25:54 -0400 (EDT) Original-Received: by suspiria.ai.mit.edu (8.8.8/1.1.19.2/08Jul98-0847PM) id AAA0000029073; Fri, 13 Sep 2002 00:25:54 -0400 (EDT) Original-To: ding@gnus.org In-Reply-To: <3csfaxpe.fsf@ID-23066.news.dfncis.de> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46520 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46520 Clemens Fischer writes: > whatever you do: recording the number of "correct" versus "incorrect" > i-filings is neccessary to later calculate the overall precision. if > the user does _not_ want this, he should have to specifically disable > this feature. i keep two simple numbers for this in a simple text > file, which might well not be what everybody wants. Some sort of statistics is on the TODO list, but it's relatively low priority; I don't think the numbers matter to most people so much as their subjective sense: this is doing an adequate job, or it's not. (If one is using ifile for more than simply spam/non-spam, the statistics pile might grow, if you wanted to know, say, false-hit and false-miss rate for each group. I havent thought about this hard at al yet.) Jeremy