Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent timeline items
|
2011-09-20
| ||
| 14:51 | • Changes to wiki page PyBayesAntispam (user: dchest) | |
| 14:49 | • Changes to wiki page PyBayesAntispam (user: dchest) | |
| 14:48 | • Changes to wiki page PyBayesAntispam (user: dchest) | |
|
2009-04-18
| ||
| 11:35 | [3985d575c6] Leaf: Fix long module doc string. (user: dchest, tags: trunk) | |
| 11:20 | [4f941214f7] Update docs to unclude "Running tests" section. (user: dchest, tags: trunk) | |
| 11:14 | [71c46595ff] Fix important bug in tokenizer (__get_words_list): correctly handle dot and slash. (Basically, previous version left dot after words ("token."). Now I switched to re.findall() instead of re.split() and changed TOKENS_RE regex to correct version.) Move save_count=0 to Storage.save(). Move creation of empty totals and tokens to Store.__init__(). Add unit tests. (user: dchest, tags: trunk) | |
|
2009-04-17
| ||
| 17:17 | [19a79665e9] Replace s/lowercase/uppercase/ in documentation. (user: dchest, tags: trunk) | |
| 17:10 | [c8c6de07b9] Put imports on separate lines. Use new-style classes. (user: dchest, tags: trunk) | |
| 07:02 | [38f1ef8490] Move p,omp calculations out of try block. (user: dchest, tags: trunk) | |
| 06:59 | [80a0655216] Update documentation with recent changes. (user: dchest, tags: trunk) | |
| 06:45 | [f6a8bd1b82] Remove unnecessary assignments to p and omp. (user: dchest, tags: trunk) | |
| 06:40 | [61ca04b640] Use only 20 most interesting (lowest and highest) probabilities to calculate final rating. Make minimal rating 0.01 to avoid underflow errors. (user: dchest, tags: trunk) | |
| 04:04 | [6dff19b9ed] Guard against division by zero in case of float underflow. (user: dchest, tags: trunk) | |
| 02:16 | [9d8eb6d77e] Fix typo in documentation. (user: dchest, tags: trunk) | |
| 01:45 | [1bddcb9e97] Use compiled regex to tokenize message. Fix wrong handling of -h command-line option. (user: dchest, tags: trunk) | |
| 00:05 | [9558c8f36b] Fix documentation. Again. (user: dchest, tags: trunk) | |
|
2009-04-16
| ||
| 23:52 | [d72317744e] Fix documentation. (user: dchest, tags: trunk) | |
| 23:51 | [a94952118b] Fix documentation. (user: dchest, tags: trunk) | |
| 23:50 | [63dce39096] Fix documentation formatting. (user: dchest, tags: trunk) | |
| 23:48 | [254471d4a6] Fix documentation. (user: dchest, tags: trunk) | |