You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLP problem that focuses on generating clarification questions for a given product description.Amazon QuAC and Amazon review datasets were used. Pretrained BART model from hugging face platform has been used.
An Answer-Aware Question Generation Application Using Wikipedia as the Knowledge Source. Using T5-small and Instruction Fine-Tuning to generate a wonderful answer-aware questions.
This repository contains recommendation system for dating apps based on personality evaluation by automatic question generation and sentiment + zero shot classification and user embeddings based on swipe history, made with FastAPI, validated by Pydantic Models
Natural language Processing System, that takes a document as an input then applies NLP Techniques to generate a list of possible Questions and related possible distractors (choices). Implemented as a Web Application in Flask Python.
Q&Arabic is an NLP framework that generates Arabic FAQs from a given material. The project uses deep learning models (BERT and T5) and includes a detailed report and brief presentation covering the system analysis, related work, and future plans.
this is a repository for question and answer generation (QAG). here we train answer extraction (AE) and question generation (QG) models. models with soon be publicly available at pbe.achybl.com
The official codes and data of our ACL-IJCNLP 2021 SRW paper: "Improving the Robustness of QA Models to Challenge Sets with Variational Question-Answer Pair Generation"