Hi all,
fixed in 2.0.2_3.2.07:
- the DNSBL check was not working for OIP addresses
new in 2.0.2_3.2.07:
- An new module ASSP_WordStem.pm version is available.
If installed in the '[asspBase]/lib' path, this module converts words to
its stem from, for example plural, sigular,future,present,past ....
This should improve the ASSP-Bayes-engine.
Currently supported languages by this module are :
DA - Danish
DE - German
EN - English (also EN-US und EN-UK)
FR - French
GL - Galician
IT - Italian
NO - Norwegian
PT - Portuguese
RU - Russian (also RU-RU und RU-RU.KOI8-R)
SV - Swedish
Undetected and unsupported languages will be processed the same way, like
the module is not available.
Download the module from assp CVS
http://assp.cvs.sourceforge.net/viewvc/assp/assp2/lib/
For this module to work, the Perl modules Lingua::Stem and
Lingua::Identify must be installed. To install -
on windows:
- ppm install Lingua-Stem
- ppm install Lingua-Identify
on all other platforms:
- cpan install Lingua::Stem
- cpan install Lingua::Identify
if ask - follow the installation on all dependend modules.
The improvement is available after the next rebuild of the spamdb.
You can/should modify the module to your needs. There are two possible
values that could/should be changed
- line 50 - change the value to the default language you want to use - eg
'en','pt' ..... normaly this is your national language (of supported) - If
your national language is not supprted, set the value to 'en' .
$locale = 'de';
- line 59 - change the logging level to your needs
$logging = 1;
Changing the module requires a restart of assp.
To see if the module is working for you - use the GUI-mail-analyzer and
set $logging = 1; to $logging = 3;. So assp will write the
unconverted and the converted text to files in [asspBase]/lingua.
This Bayes enhancement is at experimental state!
Thomas
DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the
individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test