Skip to content

annikulin/code-classifier

Repository files navigation

Code Classifier

This project contains solution for classifying programming code and determining programming language based on given snippet of code. Naive Bayes classifier is used to solve this problem. Both Multinomial Naive Bayes and Bernoulli Naive Bayes models are implemented and compared with each other.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published