Skip to content

bigio/spamassassin-NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache SpamAssassin Neural Network Plugin

Overview

This repository contains a plugin for Apache SpamAssassin that utilizes Neural Network techniques to enhance spam detection. By integrating advanced machine learning methods, the plugin aims to improve the accuracy and efficiency of filtering spam emails, reducing false positives and negatives.

Features

  • Neural Network Integration: Leverages neural network architectures to analyze patterns in email data.
  • High Accuracy: Improved spam detection rates compared to traditional methods.
  • Customizable Models: Supports training with custom datasets for tailored spam recognition.
  • Real-time Processing: Processes incoming emails in real-time without significant delays.
  • Compatibility: Fully compatible with existing Apache SpamAssassin installations.

Required Perl Module

This plugin requires the AI::FANN Perl module, which provides a simple interface to the Fast Artificial Neural Network Library (FANN).

To install AI::FANN, you can use the CPAN shell:

cpan AI::FANN

or use your preferred package manager.

About

Neural Network plugin for Apache SpamAssassin

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages