Can Matlab be used to design a chatbot?

조회 수: 31 (최근 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 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