patil-suraj/question_generation
Neural question generation using transformers
This tool automatically generates questions directly from any text you provide. You input a paragraph or document, and it outputs relevant questions, either by identifying potential answers first or by creating questions based on the overall content. It's designed for educators, content creators, or anyone needing to quickly develop comprehension checks or discussion prompts.
1,142 stars. No commits in the last 6 months.
Use this if you need to quickly generate questions for educational materials, quizzes, or content review without manually crafting each one.
Not ideal if you require highly nuanced, critical thinking questions that go beyond direct textual comprehension.
Stars
1,142
Forks
351
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/patil-suraj/question_generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the...
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with...
dtrizna/slp
Shell Language Processing (SLP). Pre-processing of sh/bash/zsh/.. commands for Machine Learning models.