Skip to content

HyperScypion/TFNiS-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFNiS-ChatBot

Python 3.6

1. Introduction

The NLP is one of the most interesting field in machine learning. NLP algorithms're very usefull these days during daily routine. With their help we can check weather, create notes or arrange an appointment. They can also help with our health by chatting with us. Applications which are able to chat with us are called chat bots.

2. What is chat bot?

Generaly speaking chat bot is a program which is able to chat with the user. Chat bots are common used on websites where they can help us with buying things based on our preferences or they can check our mental health by asking specific questions.

3. What is a purpose of this bot?

This bot is created for to make a conversation with user.

4. How does it work?

Section to be completed

5. How to run it?

  • First of all clone the repository
$ git clone https://github.com/HyperScypion/TFNiS-ChatBot.git
  • Run topic.py
$ python3 topic.py
  • Run main.py
$ python3 main.py

6. Notes and updates:

  • Deleted .main.py.swp
  • Deleted unused files
  • Added .gitignore
  • Minor code cleaning

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published