A competitive programming problem classifier system
Introduction: A 3rd Year Project, under developement by Rishav Giri. Goals of the FYProject is (1) - Given a competitive coding problem it must be able to predict the category/tag of the problem. (2) - For a user, it must be able to recommend best suitable problem for him/her based on the learning curve suitable to him/her.
#How to Build/Install?
Take a clone of the project directory. Install Dependencies - nltk, sklearn, pickle Open Google Chrome Enter following link in address bar - chrome://extensions/ Check the "Developer Mode" box Click on "Load Unpack Extension" button Browse to <>/Extension and press Enter Go to any problem page of a website like Codechef or Codeforces Click on the Extension, Voila!!! and you will find the *category of your problem