vaibhawraj / Factoid-based-Question-Answer-Chatbot
Factoid Question Answering Chat bot is a simpler version of question answering system. It answers to the question asked by user in near real time using information retrieval and natural language processing technique
☆44Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Factoid-based-Question-Answer-Chatbot
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Neural text-to-text question generation☆216Updated 3 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- Given a sentence automatically generate reading comprehension style factual questions from that sentence, such that the sentence contains…☆114Updated 3 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 5 years ago
- A rule based system system for automatically generating Factoid question Answers based on "A rule based question generation framework to …☆23Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated last year
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆146Updated 6 years ago
- A chatbot using the Friends TV Corpus☆49Updated 9 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆95Updated 3 months ago
- FAQ's answering chatbot using open source chatbot framework Rasa Stack☆33Updated 6 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆78Updated 6 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆63Updated 5 years ago
- A guide to creating a chatbot with Rasa stack and Python and deploying it on Slack☆68Updated 5 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆94Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Example showing generalisation☆70Updated 4 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Question-answer generation from text☆69Updated last year
- ☆84Updated 6 years ago
- Automatic question generation by using NLP☆209Updated 2 months ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆53Updated 4 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆112Updated 3 years ago