The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How to apply LDA to kmeans

m_keshavarz_comm_keshavarz_com Member Posts: 28 Learner III
edited December 2018 in Help

Hello
I clustered kmeans and then filtered out every cluster. And I applied the LDA to each cluster to find out what's inside of it
But on the output
logliklyhood is equal to zero, and no word returned as TOP, and put all the sentences in a zero topic at all.
Does anyone know what the problem is?

Tagged:

Answers

  • atamulewiczatamulewicz Member Posts: 21 Contributor II

    Hi there @m_keshavarz_com

     

    Please post your XML and data set (fictionalize data if private) so that we can help you. Without being able to replicate your process, it is difficult to assist you. 

     

    Best, 

    Allie Tamulewicz 

  • m_keshavarz_comm_keshavarz_com Member Posts: 28 Learner III

    Hello
    You are right
    I do not currently have access to my system.
    But I used these operators
    read excel
    select attribute
    process from data
    clustering
    filter example (select cluster 1)
    LDA
      But liklihood becomes zero
    Do you know what the cause is?

Sign In or Register to comment.