fitlda using matrix data

조회 수: 2 (최근 30일)
TS
TS 2020년 7월 16일
댓글: TS 2021년 2월 27일
I would like to know how to use fitlda. According to matlab's homepage, first of all, they analyzed sentence. In this time, I've already had matrix data. Example matrix data is below.
x y z ・・・
A 1 0 3
B 5 1 0
C 2 0 2
I woukd like to use fitlda using above matrix data.

채택된 답변

Misa Taguchi
Misa Taguchi 2021년 2월 26일
Is the matrix you already have the bag-of-words format? If so, this example would help.
  댓글 수: 1
TS
TS 2021년 2월 27일
Thank you for the valuable information.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Language Support에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by