CogComp/multirc
Reasoning over Multiple Sentences (Multi-RC)
This helps researchers in natural language processing evaluate how well their systems can answer complex questions that require understanding multiple sentences. You input a set of questions and candidate answers, and it provides detailed F1 scores to measure precision and recall. This tool is for NLP researchers, computational linguists, and AI scientists working on reading comprehension and question answering.
No commits in the last 6 months.
Use this if you are developing or evaluating a question-answering system and need to assess its ability to reason across multiple sentences to provide accurate answers.
Not ideal if you need a pre-trained model for direct application or a tool to generate questions and answers, as this focuses solely on evaluation.
Stars
34
Forks
9
Language
Perl
License
—
Category
Last pushed
May 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/CogComp/multirc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both...
shuaihuaiyi/QA
使用深度å¦ä¹ ç®—æ³•å®žçŽ°çš„ä¸æ–‡é—®ç”系统
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
worldbank/iQual
iQual is a package that leverages natural language processing to scale up interpretative...
fhamborg/Giveme5W1H
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did...