ParasAvkirkar / -Competitive-Coding-Problem-Classifier-and-Recommender

Competitive Coding Problem Classifier and Problem Recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYProject - Competitive Coding Problem Classifier and Problem Recommendation

Introduction:
Well, Final Year Project, is a project under Paras Avkirkar, Parag Pachpute, Pranay Patil, Prathamesh Dahale, Prathamesh Mhatre (students at Veermata Jijabai Technological Institute).
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.

Current Status:
Goal 1 complete
Goal 2 in progress.....

How to Build/Install?
Take a clone of https://github.com/ParasAvkirkar/FYProject.git.
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

About

Competitive Coding Problem Classifier and Problem Recommendation


Languages

Language:Python 64.0%Language:HTML 29.7%Language:Roff 4.4%Language:JavaScript 1.3%Language:CSS 0.4%Language:TSQL 0.2%