nbc: Naïve Bayes Classifier
Download
Description
Script for determining authorship of a text. Originally written to settle the authorship dispute over Shakespeare's 1 Henry VI. Several major improvements are planned; see code for details.
Features
- Uses Bayesian classification to determine which among two corpora of texts is a better fit for a given file.
- Puts your clock cycles to good use. All of your clock cycles. For a good long while.
Requirements
Perl 5, Algorithm::NaiveBayes
License
Free for any use.
Documentation
See code for details.
#!/john/m/cox