Can Matlab be used to design a chatbot?

33 ビュー (過去 30 日間)
DEAREST ARHELO
DEAREST ARHELO 2019 年 4 月 28 日
編集済み: Aleksei Kukin 2021 年 4 月 22 日
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 Center および File ExchangeManage Products についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by