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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1446 views
  • 1 like
  • 2 in conversation