JRC1995 / Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
☆82Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Chatbot
- Fine-tuning GPT-2 Small for Question Answering☆130Updated last year
- Generating responses with pretrained XLNet and GPT-2 in PyTorch.☆118Updated 2 years ago
- Code accompanying the paper: Elena Ricciardelli, Debmalya Biswas. Self-improving Chatbots based on Reinforcement Learning. In proceedings…☆23Updated 2 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
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆189Updated last year
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆49Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆157Updated last year
- ☆39Updated 5 years ago
- ☆32Updated 2 years ago
- Google's Meena transformer chatbot implementation☆105Updated 3 years ago
- Automatic Question Generator from TEXT☆109Updated last year
- Generate True or False questions from any content with OpenAI GPT2 text generation, Sentence-BERT semantic search and Berkley constituenc…☆34Updated 4 years ago
- Generating boolean (yes/no) questions from any content using T5 text-to-text transformer model and BoolQ dataset☆35Updated last year
- A search engine for ParlAI's BlenderBot project (and probably other ones as well)☆132Updated 2 years ago
- Hinglish Text Classification☆30Updated last year
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆132Updated 2 years ago
- We use bert model to fine-tune dialogue task.☆22Updated 5 years ago
- ☆37Updated 3 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"☆336Updated last week
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆173Updated 5 months ago
- Question-answer generation from text☆69Updated last year
- Question Generation using Google T5 and Text2Text☆153Updated 3 years ago
- Transformer Chatbot in TensorFlow 2 with TPU support.☆131Updated 2 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 3 years ago
- Reproducing "Writing with Transformer" demo, using aitextgen/FastAPI in backend, Quill/React in frontend☆28Updated 3 years ago
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆29Updated 3 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empiric…☆124Updated last year