Skip to content

AkeBoss-tech/ESL-Worksheet

Repository files navigation

ESL Worksheet Generator

Gif of ESL Worksheet Generator

This is a Flask app that uses text scraped from ESL Fast to generate simple grammar worksheets.

alt text

The GitHub pages offer a glimpse into some of the possible worksheets it can generate.

To use this, clone this repository. Install nltk and flask. Then run main.py.

git clone https://github.com/AkeBoss-tech/ESL-Worksheet

pip install nltk

pip install flask

python main.py