tshrjn/qgen
Question generation from Reading Comprehension
This project helps educators, trainers, or content creators automatically generate relevant questions from any reading passage. You input a text document, and it outputs a list of comprehension questions, making it easier to create quizzes, study guides, or interactive learning materials. It's designed for anyone who needs to quickly assess understanding of written content without manually drafting questions.
No commits in the last 6 months.
Use this if you frequently need to create comprehension questions from large amounts of text for educational or assessment purposes.
Not ideal if you require highly nuanced, critical thinking questions that go beyond direct comprehension of the text.
Stars
18
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tshrjn/qgen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asahi417/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question...
SparkJiao/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks...
MurtyShikhar/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
hsinyuan-huang/FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
allenai/aokvqa
Official repository for the A-OKVQA dataset