chrislo / sourceclassifier

Use a Bayesian classifier to determine source code language

This URL has Read+Write access

sourceclassifier / HISTORY
100644 7 lines (5 sloc) 0.24 kb
1
2
3
4
5
6
7
v 0.2.2 - Added CSS and PHP (thanks to Peter Cooper and commentors at
rubyinside.com for suggestions). CSS corpus is populated from
csszengarden.com using the rake task populate:css
 
v 0.2 - Added Javascript and Java
 
v 0.1 - Initial commit