asahi417/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question generation.
This tool helps content creators, educators, or anyone needing to quickly test comprehension or extract key information from text. You provide a document or paragraph, and it automatically generates a list of question-and-answer pairs based on the content. It's designed for users who need to create quizzes, study guides, or knowledge checks efficiently across nine different languages.
372 stars. No commits in the last 6 months.
Use this if you need to generate relevant questions and their corresponding answers from a body of text to create learning materials, assess understanding, or summarize content.
Not ideal if you need to generate highly subjective or nuanced questions that require deep critical thinking beyond direct factual recall from the provided text.
Stars
372
Forks
38
Language
Python
License
MIT
Category
Last pushed
Aug 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/asahi417/lm-question-generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
liamdugan/summary-qg
Code for the ACL 2022 Paper "A Feasibility Study of Answer-Agnostic Question Generation for Education"