Can Matlab be used to design a chatbot?

27 次查看(过去 30 天)
Good day,
Just want to know if Matlab can be used to build a chatbot and if yes, how can it be used.
Regards
Dearest Arhelo
  1 个评论
Walter Roberson
Walter Roberson 2019-4-28
MATLAB is a general purpose programming language that can compute anything deterministic that any other general purpose programming language can compute deterministically. With extensions or the suitable toolbox, it can be used as a TCP server.
So, Yes it can.
Whether it is easy or efficient at such programs is a different matter.

请先登录,再进行评论。

回答(2 个)

Raj
Raj 2019-4-29
Yes of course. Infact something like this has already been done. See here.
Hope this helps!!

Aleksei Kukin
Aleksei Kukin 2021-4-22
编辑:Aleksei Kukin 2021-4-22
Yes. Try this toolbox Telegram bot API

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by