cloudera/CML_AMP_Question_Answering
Explore an emerging NLP capability with WikiQA, an automated question answering system built on top of Wikipedia.
This project provides an automated system to answer questions using information from Wikipedia. You provide a question, and it extracts the most relevant answer directly from text. It's designed for anyone who needs to quickly find specific answers within large bodies of text, such as researchers, analysts, or students.
No commits in the last 6 months.
Use this if you need to rapidly find exact answers to questions from extensive text collections like encyclopedias or research papers, without manually sifting through documents.
Not ideal if you need to generate creative responses, summarize entire documents, or engage in conversational AI.
Stars
10
Forks
8
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cloudera/CML_AMP_Question_Answering"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
husseinmozannar/SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically...
dharmendrach/bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
nlpunibo/Question-Answering-SQUAD
Question Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset