snexus/nlp-question-answering-system
Question answering system with transformers
This project provides a question-answering system that can read a text and answer questions based on its content. You input a document or text and then ask a question related to it, and the system attempts to find the answer within the provided text. This tool is useful for anyone who needs to quickly extract specific information from long documents.
No commits in the last 6 months.
Use this if you need to find precise answers to questions within large blocks of text or documents without manually reading through everything.
Not ideal if you need a system that can answer questions using general knowledge not present in the provided context.
Stars
7
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 25, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/snexus/nlp-question-answering-system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)