Skip to content

louisyuzhe/nlp_qna_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Natural Language Question Answering model

Question answering model based on a pre-trained BERT model fine-tuned on Stanford Question Answering Dataset (SQuAD) 2.0 dataset.

A Q&A chatbot that answers question in natural language based on the content of the given passage.


Features Offer:

  • 1: Just provide a context(passage), no training needed.
  • 2: Easy integration with existing website.

Preview

1. Demo

Demo of Q&A chatbot

2. Question and Answer based on context

alt text

3. Context (A passage)

alt text