[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: adapt in SCORE file does not work logicaly
From: |
Stefan Huchler |
Subject: |
Re: adapt in SCORE file does not work logicaly |
Date: |
Tue, 21 Oct 2014 13:42:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Emanuel Berg <embe8573@student.uu.se> writes:
> I.e, say some guy posts 100 posts, 10 are flame war
> posts, 10 are "1+" or "Me too" posts, but the 80 that
> remains are not bad at all. Here, I would like Gnus to
> only show the good posts. That is probably a
> non-trivial task to do, and it wouldn't be perfect,
> but I think it could be pretty good given some time
> for adjustments. There is a lot of material to train
> on so it could be a cool project in many ways :)
Hmm you can also Lower by Body substring or regex, so you should be able
to lower the scores by what u want.
L b s p (Lower body substring permanent) or instead of s I think r for
regex.
I don't really know what u miss you should be able to make very good filters.