Skip to content

hx173149/Plsa_parella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plsa_parella code (C++)

This is an example C++ code for PLSA algorthim and this version is a multi thread version. The code used the boost library so if you wanted compile it and use it correctly you must install the boost lib in your system.

##install & compile

  • step 1: if you have install the boost library you can directly jump to step 2,either donwload the boost library and install it from:http://www.boost.org/
  • step 2: ./mk.sh

##use usage ./showPlsa_parella 20 when the train process is end, the most frequent 20 words of every topic will print out in your screen

Releases

No releases published

Packages

No packages published