ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-bcheck.h>
Public Attributes | |
size_t | maxSize |
bool | check |
bool | verbose |
bool | progress |
char * | dbname |
char * | id |
bool | spam |
char * | timestr |
sfilter_vsm_T | bcheck |
int | histo [21] |
bool | histogram |
int | nbt |
double | uprob |
Statistical filter CLI parameters
Definition at line 55 of file ze-bcheck.h.
sfilter_vsm_T sfilter_cli_T::bcheck |
pertinent tokens - check
Definition at line 65 of file ze-bcheck.h.
bool sfilter_cli_T::check |
general - option
Definition at line 58 of file ze-bcheck.h.
char* sfilter_cli_T::dbname |
database - general
Definition at line 61 of file ze-bcheck.h.
int sfilter_cli_T::histo[21] |
histogram - check
Definition at line 66 of file ze-bcheck.h.
bool sfilter_cli_T::histogram |
do histogram ? - check
Definition at line 67 of file ze-bcheck.h.
char* sfilter_cli_T::id |
message ID -> learn and check
Definition at line 62 of file ze-bcheck.h.
size_t sfilter_cli_T::maxSize |
max message size
Definition at line 57 of file ze-bcheck.h.
int sfilter_cli_T::nbt |
number of pertinent tokens - check
Definition at line 68 of file ze-bcheck.h.
bool sfilter_cli_T::progress |
general - option
Definition at line 60 of file ze-bcheck.h.
bool sfilter_cli_T::spam |
spam / ham - learn
Definition at line 63 of file ze-bcheck.h.
char* sfilter_cli_T::timestr |
date -> learn
Definition at line 64 of file ze-bcheck.h.
double sfilter_cli_T::uprob |
unknown tokens probability
Definition at line 69 of file ze-bcheck.h.
bool sfilter_cli_T::verbose |
general - option
Definition at line 59 of file ze-bcheck.h.