BookmarkSubscribeRSS Feed
skyzeng
Calcite | Level 5
Hi,
Who knows which sas procedure corresponds to text topic node in the EM? I 'm doing a topic model (LDA)in the EG.
Thank you
2 REPLIES 2
RussAlbright
SAS Employee

Currently, it is not a single proc, but rather a combination of procs (mainly proc spsvd and proc factor), data step, and other sas code.  If you build a text topic flow in EM, you can export a program from that flow. That program will contain all the SAS code necessary to generate topics and can be run in batch.


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

skyzeng
Calcite | Level 5
Thanks, I have found that the text topic node just uses SVD to do a topic discovery ,not LDA. And it corresponds to the hptmine statement.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1058 views
  • 1 like
  • 2 in conversation