Reading Comprehension QA ML Frameworks
Systems for extracting answers from given context passages using transformer models like BERT. Includes fine-tuning on datasets like SQuAD and building QA applications. Does NOT include question generation, question similarity scoring, or open-domain conversational QA without context.
There are 22 reading comprehension qa frameworks tracked. The highest-rated is patil-suraj/question_generation at 44/100 with 1,142 stars.
Get all 22 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=reading-comprehension-qa&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
patil-suraj/question_generation
Neural question generation using transformers |
|
Emerging |
| 2 |
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks |
|
Emerging |
| 3 |
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer,... |
|
Emerging |
| 4 |
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB... |
|
Emerging |
| 5 |
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human... |
|
Emerging |
| 6 |
dtrizna/slp
Shell Language Processing (SLP). Pre-processing of sh/bash/zsh/.. commands... |
|
Emerging |
| 7 |
IBM/generate-insights-from-data-formats-with-watson
How do we process data in different formats like docx, pdf etc and generate... |
|
Emerging |
| 8 |
IBM/visualize-unstructured-data-with-watson
Visualize unstructured data using Watson NLU |
|
Emerging |
| 9 |
stevezheng23/mrc_tf
Machine Reading Comprehension (MRC) |
|
Emerging |
| 10 |
McGill-NLP/topiocqa
Code and data for reproducing baselines for TopiOCQA, an open-domain... |
|
Experimental |
| 11 |
amarnamarpan/D2V-BiGRU-CRF
A Sequence Labeling Model for Catchphrase Identification from Legal Case Documents |
|
Experimental |
| 12 |
enochyearn/MLX_RoBERTa
Roberta Question Answering using MLX. |
|
Experimental |
| 13 |
bhavul/Quora-Question-Pairs
An attempt at https://www.kaggle.com/c/quora-question-pairs |
|
Experimental |
| 14 |
rifkiaputri/IDK-MRC
Code & dataset for EMNLP 2022 paper: IDK-MRC: Unanswerable Questions for... |
|
Experimental |
| 15 |
parinzee/ThaiQuestionGenerationMT5
The SOTA Thai Question-Answer Generation Model (as of July 2022) |
|
Experimental |
| 16 |
zilliz-bootcamp/intelligent_question_answering_robot
This project combines the model provided by Bert and Milvus to realize a... |
|
Experimental |
| 17 |
imraviagrawal/ReadingComprehension
Bi-Directional Attention Flow for Machine Comprehensions |
|
Experimental |
| 18 |
IBMDeveloperMEA/Easily-build-a-custom-language-analysis-model-with-Watson-Knowledge-Studio-NLU
In this tutorial, learn how to use Watson Knowledge Studio to annotate... |
|
Experimental |
| 19 |
MediaBilly/BERT-Question-Answering
A project about fine-tuning bert-base-uncased model for reading comprehension tasks. |
|
Experimental |
| 20 |
sheilateozy/question-answer-scorer
Competed in Google Research's Question-Answering Labelling Competition using... |
|
Experimental |
| 21 |
Wing48/Quora-Question-Pair-NLP
🤖 Identify similar questions on Quora to improve content relevance and... |
|
Experimental |
| 22 |
dpoulopoulos/bert-qa-finetuning
Fine-tuning BERT on the SQuAD dataset for Question-Answering tasks |
|
Experimental |