An open API service indexing awesome lists of open source software.

https://github.com/imranmaj/gfqg

Gap filled question generator
https://github.com/imranmaj/gfqg

flask nltk python question-generator rake-nltk

Last synced: 11 months ago
JSON representation

Gap filled question generator

Awesome Lists containing this project

README

          

# 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/](http://gfqg.herokuapp.com/). It may take some time to load if the server is asleep.