Skip to content

wintor12/LDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

LDA

implement LDA

1 input directory manually in process.Process, lda.RunLDA, gtrf.RunLDA, create three different folders for lda, gtrf, modified model path_documents: original documents

2 run main function of Process, it will tokenize documents to bag of words, and parse documents to dependency trees

3 run Edges_2 to find edges

4 set num_topics, lambda2 and run RunLDA

About

implement LDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages