Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pialghosh2233/simple-bangla-chatbot-using-neural-network

A bangla chatbot using bidirectional lstm
https://github.com/pialghosh2233/simple-bangla-chatbot-using-neural-network

bangla-chatbot bangla-chatbot-using-deep-learning bangla-chatboy bangla-machine-translation bangla-nlp bidirectional-lstm chatbot chatbot-deep-learning lstm lstm-neural-network lstm-neural-networks machine-learning machine-learning-algorithms natural-language-processing neural-network neural-networks nlp nlp-machine-learning rnn simple-chat-bot

Last synced: 8 days ago
JSON representation

A bangla chatbot using bidirectional lstm

Awesome Lists containing this project

README

        

This GitHub repository contains code for a Bangla healthcare chatbot. This project utilizes recurrent neural network (bidirectional LSTM) to understand user input in Bangla and provide appropriate responses related to healthcare queries. The dataset, which includes responses, patterns, and tags (classifications), will be used to train the chatbot.Then use bidirectional LSTM to classify which category the user’s message belongs to, and then the chatbot will respond to the user randomly according to the category.