SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically find answers to matching questions directly from documents. The deep learning language model converts the questions and documents to semantic vectors to find the matching answer.
This system helps professionals quickly find specific answers hidden within long or short documents. You provide a document (like a PDF or text file) and a question, and it extracts the most relevant answer directly from the text. This is ideal for researchers, legal professionals, or anyone who spends significant time sifting through documents to find key information.
No commits in the last 6 months.
Use this if you need to rapidly pinpoint precise answers within large volumes of text, saving time from manual searching.
Not ideal if you need to summarize entire documents or generate new information not explicitly present in the text.
Stars
54
Forks
21
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SatyamSoni23/Smart-Question-Answering-System-on-Document"
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
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
cdqa-suite/cdQA-ui
⛔ [NOT MAINTAINED] A web interface for cdQA and other question answering systems.