Skip to content

imranmaj/gfqg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.