Skip to content

This is a experimentation work to build a open domain chatbot for hindi Language.

License

Notifications You must be signed in to change notification settings

sandeep3119/open-domain-hindi-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-domain-hindi-chatbot

This is a experimentation work to build an open domain chatbot for hindi Language.

Data used

Architectures

We have compared 4 different architecture in incremental fashion.

  1. Sequence-Sequence(Bi-GRU)
  2. Sequence-Sequence(Bi-GRU) + Attention
  3. Sequence-Sequence(Bi-GRU) + TCN + Attention
  4. Sequence-sequence(Transformer)

Pretrained Embeddings

Fastext Pretrained Hindi Embeddings were also used to see if it can contribute to enhance the model's performance.

Results

Yet to be added.

Note

It's a part of my Mtech research work at NIT Silchar.

Reference

The code and experiment is highly influenced by

  1. Pytorch chatbot tutorial
  2. Fawaz sammani Transfomer Chatbot Tutorial

About

This is a experimentation work to build a open domain chatbot for hindi Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published