📄 changelog
字号:
dbacl 1.3.1: * add basic vi cursor key support in mailinspect. * don't pack structs if not GNU C compiler. * remove hh modifier in fprintf calls. * disable wide character support for BSD style machines. * fix solaris compilation problem with sys/types.h. Thanks to Wes Groleau for pointing out the bug. * fix a typo in tutorial. * fix for gcc-3.x compilation problem. '^M' is now '\r'. Thanks to Mike Frysinger <vapier@gentoo.org>dbacl 1.3: * add a paragraph to the README * dbacl now counts the number of emails found during learning. * mailinspect permits (interactively) sorting an mbox by category * refactored functions to allow sharing in dbacl.c and mailinspect.cdbacl 1.2.1: * new -H switch allows dynamically growing hash tables during learning * bayesol now warns if complexities are disparate + warning in tutorial * new command mailcross to perform cross validation * new -A switch as a companion for -a switch * remove empirical.track_features limitation on line lengthdbacl 1.2: * add simple-minded feature decimation for memory-constrained operation * add new Bayes solution calculator (bayesol) * add a tutorialdbacl 1.1: * add handler for regex submatch bitmaps. * add a new dump model switch (-d). * add new code for hierarchical type models (incl. -w switch). * speed up hash macros * insert typedefs for fine grained portability control. * reformat the usage strings. * properly separate components in n-grams. * document the theoretical aspects of the design.dbacl 1.0: * add support for regular expressions * add support for internationalization * fix a bug (miscalculation of lambdas) in previous version. dbacl 0.9: * initial stable release.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -