C# Class Aspose.Email.Examples.CSharp.Email.BayesianSpamAnalyzer

Datei anzeigen Open project: aspose-email/Aspose.Email-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
PrintResult ( double probability ) : void
TeachAndCreateDatabase ( string hamFolder, string spamFolder, string dataBaseFile ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void