imraviagrawal/ReadingComprehension
Bi-Directional Attention Flow for Machine Comprehensions
This project helps you automatically find answers to questions within a given text. You provide a block of text and a question, and it extracts the most relevant phrase from the text as the answer. This is useful for anyone who needs to quickly pull specific information from long documents.
No commits in the last 6 months.
Use this if you need to automate the process of answering precise questions by pinpointing exact phrases in large bodies of text.
Not ideal if you need to understand the nuances of a document or answer questions that require synthesizing information across multiple sentences or paragraphs rather than extracting a direct quote.
Stars
9
Forks
2
Language
Python
License
—
Category
Last pushed
Dec 22, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/imraviagrawal/ReadingComprehension"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patil-suraj/question_generation
Neural question generation using transformers
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...