added config.rpath.
updated ChangeLog.
updated version to 0.8. Updated documents.
removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes compilation with newer GLib).
fixed compilation error because of missing config.h inclusion.
updated documents.
updated version to 0.7.
added --with-libsylph configure option which enables the use of externallibsylph.
added missing lib/filter-kvs-gdbm.[ch] to the repository.
updated NEWS.
added -V option.
src/sylfilter.c: output body content only -vvv and -d is specified.
updated version.
textcontent-filter.c: modified Received: header parser (remove newlines and id)
updated ChangeLog and NEWS.
added option to specify database dir.
only use important part of Received header. Fixed status output.
made verbose mode have several levels. Improved verbose status output.
updated README.
win32: convert locale filename to UTF-8.
updated version and NEWS.
changed the default of robs to 1.0.
fixed Robinson-Fisher combined probability calculation (wrong N waspassed)min-dev, robs, robx can be configured by command-line option now.
bayes-filter.c: modified s parameter of Fisher method (1 -> 0.02).
removed src/sylfilter-test.c.
updated NEWS. modified help message.
sylfilter: added option to specify filtering method.
also use total word number for Robinson-Fisher scale factor.
implemented Robinson-Fisher method to calculate combined probability.
updated NEWS
configure.ac: prevent linking both QDBM and GDBM.
added APIs for global configuration. Added no-bias option.
add AC_CANONICAL_SYSTEM to configure.ac for target variable.
added --enable-windows to configure.
added makewin32.sh.
Add GDBM support.Add mode switch for standalone and libsylph app.
sylfilter: -j and -C, -c and -J can be specified at the same time.
bumped version to 0.3.
changed n-gram processing to 4-gram.
removed ngram-filter from sylfilter command.
implemented trigram filter in wordsep-filter.
fixed filter-utils.c. Updated NEWS and README.
use APPDATA for Windows data dir.
made status.dat robust.
bumped the version to 0.2.
removed unrequired freopen().
use plain text file to store status.
bayes-filter.c: use transaction for prob.db update.
added NEWS.
sqlite_foreach: pass kvs object to callback corrently.
suppress error message on sqlite engine init.
speedup learning.
fixed syntax error.
speedup classifying.
updated help message.
made kvs engine selectable at runtime.
added filter-private.h to distribution.
sylfilter: show available kvs.
introduced limit of max token length.
explicitly use 32bit integer type.
addes SQLite3 support.
added check data.
Made the license BSD-like one.
textcontent-filter.c: remove garbage lines (such as base64 data)
added APIs to set base directory.
changed probability denominator from message number to word number to lessen the bias.
extract all text parts and filenames.
weighted probability for small frequency number of words.
check for QDBM on configure.
added help message.
implemented unregister of messages.
link libsylph-builtin to libsylfilter.
use fixed db path under ~/.sylfilter .
add parameter for directory path to xfilter_bayes_db_init().
show error on no input file.
lib/filters/bayes-filter.c: skip if either junk or clean database isempty.src/sylfilter.c: fixed bulk learning.
deleted file writing functions from libsylph-builtin.
enabled multiple file testing. Fixed error output.
implemented debug mode switch.
handle URL in word separator.
removed redundant codes from libsylph.
modified word-separator.
removed a warning.
added built-in libsylph, and use it from textcontent-filter.c.
commented out debug output (wordsep-filter.c)
break after full-width alphabets.
sylfilter.c: show message data.
1 2 Next » (1-100/127) | Per page: 25, 50, 100
Also available in: Atom