dimanche 29 mars 2015

To program a simple answer algorithm for a chatbot in Go


Vote count:

0




At this moment, I am learning myself to program in Go language at the school and one of my homeworks is to program a simple chatbot. I have done the bigger parts of this homework. I have a preserved method for answering the incoming questions, the problem is that how do I program so that the chatbot can answer the questions the user asks? I got advices to use REGEX (regular expressions) in order to achieve this, but then I really don't know how shall I think and use of the existing REGEX syntaxes. For instance, how shall a chatbot interpret the input the user gives and what answers could it possible give, and so on.


Primarily, I am asking for your perspectives in programming a simplier answer algorithm for a chatbot from scratch and/or perhaps you can give some links to some tutorials, where I can follow and program a simple answer algorithm.


My knowledge of Go language is moderate and more moderate is my knowledge of using regular expressions in programming.


Thanks in advance!



asked 18 secs ago







To program a simple answer algorithm for a chatbot in Go

Aucun commentaire:

Enregistrer un commentaire