MailBee.NET AntiSpam

12.2.0

An easy to use and reliable .NET spam filter which uses self-learning Bayesian algorithm to allow your application to detect spam messages

MailBee.NET AntiSpam is an efficient component from the MailBee.NET Objects suite, whose main function is to provide the applications you develop with a means of automatically detecting spam messages.
This reliable piece of software makes use of the Bayesian filter, a self-learning statistical algorithm, which offers an advanced level of detection and prevention. The members it relies on are the 'GrahamAlgorithm' for speed and the 'ChiSquareAlgorithm' for accuracy.
The Bayes filter contains a series of class properties, such as 'Algorithm', which sets the method that can be used in scoring mail messages; 'AutoLearning' enables you to set whether the filter should automatically learn from scoring messages. Other properties include 'AutoLearningGradeAbove', 'AutoLearningGradeBelow' and 'OnLockedDatabase'.
MailBee.NET AntiSpam functions using the 'LoadDatabase' and the 'SaveDatabase' methods. The 'LoadDatabase' uses information from a stream or file, containing spam and non-spam samples. On the other hand, aside from working with samples, the 'SaveDatabase' method will compact the database by getting rid of useless data and saving it to a stream or file. Moreover, the component also uses the 'ScoreMessage' method, which analyzes an input email and offers a percentage concerning the probability for that message to be spam or not.
MailBee.NET AntiSpam can be used with other components from the MailBee.NET Objects package, to easily enhance the capabilities of your applications. It works with all version of .Net Framework, requiring no additional software to be installed on your system. The numerous samples and demos, along with the extensive documentation allow you to quickly figure out how to use it to your benefit.
MailBee.NET AntiSpam is a reliable and comprehensive .NET Framework component, which can assist you in creating applications that can discover spam messages with ease.