imranmaj / gfqg

Gap filled question generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GFQG

Gap Filled Question Generator

Generates fill-in-the-blank questions from given text

Running

This repository will run out of the box on Heroku.

If you are running it locally, run pip install -r requirements.txt to install the necessary dependencies. Then run python server.py and navigate to localhost:5000.

Demo

The demo (should be) live on http://gfqg.herokuapp.com/. It may take some time to load if the server is asleep.

About

Gap filled question generator

License:MIT License


Languages

Language:Python 59.4%Language:HTML 40.6%