Skip to content

Mini Chatbot with NLP(NLTK) and Gensim Word Similarity

Notifications You must be signed in to change notification settings

yaza-putu/mini-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Chatbot

Using NLP(NLTK) + Gensim Word Similarities

How to start

  • install package
pip install -r requirements.txt
  • run
python3 main.py 

example conversation

you : hi
bot : Hi, nice to meet you
you : can you tell me about bpjs employment?
bot : BPJS Employment is a legal entity formed to administer Work Accident Insurance, Old Age Security, Pension Security, Death Insurance and Job Loss Insurance programs which aim to provide complete protection to all workers in Indonesia.

python version

 minimum python.3.11

About

Mini Chatbot with NLP(NLTK) and Gensim Word Similarity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages