Skip to content

lucksika/dumpling_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dumpling (a.k.a jennierubyjane)

In order to study about Machine Learning for Natural Language Processing, I decided to create a chatbot by study the theory and code from MLT (machine lerning community in Tokyo)

I also got a help from by brother to make a Web Application for this project.

I've learned the basic how these cool virtual assistants work, Google Assistant, Siri and my favorite of all time Jarvis (lol)

The train script is quite long because it also include the text preprocessing process (tokenization, counting, convert word to vector, etc.).

I added the comment in the train.py code so it might help you not get lost in the code.

Web Application (los_bot)

Requirements

Installation

  1. install NodeJS dependencies: cd to los_bot folder ad run npm install
  2. run the application: npm start.

Credits

About

CHATBOT !!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published