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.
No commits in the last 6 months.
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
Chia-Hsuan-Lee/Spoken-SQuAD
A spoken question answering dataset on SQUAD
nocoolsandwich/iamQA
中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署