5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
ArchivedLeverages Elasticsearch to index Wikipedia content and uses spaCy for natural language processing with question classification via regex or SVM models. Employs vector space models to extract and rank candidate answers, then merges the top results into a single response. Supports Docker deployment for simplified setup alongside the Elasticsearch backend.
356 stars. No commits in the last 6 months.
Stars
356
Forks
106
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 06, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/5hirish/adam_qas"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
cdqa-suite/cdQA-ui
⛔ [NOT MAINTAINED] A web interface for cdQA and other question answering systems.