Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ins_cb

Testing Insurance Chatbot

This repository contains the source codes used for some prototypes developed for the research project "Insurance Chatbot" sponsored by FUNDACION MAPFRE.

s2s_ins: it is a seq2seq model using Reddit contents related to insurance. It follows the tensorflow seq2seq translation example.

  • s2s_ins.ini: change parameters for model training
  • based on the mode (train or test) in s2s_ins.ini, run "python run.py" will either train the model or test the chatbot. For a reasonable trained model, it may take days for the perplexity to fall below 2.

Reference: https://github.com/suriyadeepan/easy_seq2seq

About

Testing Insurance Chatbot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages