Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/thc2cat/subayes
Browse files Browse the repository at this point in the history
  • Loading branch information
thc committed Nov 14, 2023
2 parents 2c3e450 + 53d09cb commit a34d32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Usage of subayes:
-v verbose


## Learning
$ rm db/Spam db/Ham && mkdir db
## Learning
$ rm db/Spam db/Ham ; mkdir db
$ ./subayes -learnHam -d testdata/Ham -v
INFO classifier corpus : [ Ham -> 0 items ]
INFO classifier corpus : [ Ham -> 4623 items ]
Expand Down

0 comments on commit a34d32d

Please sign in to comment.