SourceClassifier 0.2.1
Have you ever needed to identify the programming language used in a snippet of code, for example in a pastie-style application or in a blog system? SourceClassifier identifies common programming languages using a Bayesian filter trained on a large corpus of examples. It is easy to extend to recognise other languages.
Post a comment