karthik19967829 / Deep-learning-based-automatic-question-paper-builder-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-learning-based-automatic-question-paper-builder-

This repository consists of the python code to automatically building a question paper for an institute for a particular subject, according to a certain scheme. This repository consists of a .csv file which contains the questions from a text book and has various attributes like the Chapter name, Question, Marks alloted for the question, Bloom's level number of understanding. The python file imports this .csv file and generates a word/.doc file which is the final question paper in the required format and is according to the respective mapping of the Bloom's Level of Taxonomy and maximum score of the test.

About


Languages

Language:Python 100.0%