Skip to content

huipingcao/nmsu_cschu_tkde2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code repository for paper: Chuan Hu, Huiping Cao: Aspect-level Influence Discovery from Graphs, IEEE Transactions on Knowledge and Data Engineering (TKDE) vol.PP, no.99, pp.1-1 (March 2016). http://dx.doi.org/10.1109/TKDE.2016.2538223

Data link: ask for download link. Chuan Hu: chuanhu90@gmail.com

Build project: ant

Command usage: java -cp infdetection.jar sampling.MainInfDetection -model <model: oaim, laim or cim> -chainNum <# of chains> -graphfile -datafile -samplerId -znum <# of topics> -anum <# of latent aspects> -burnin <# of burnin iterations> -numIter <# of total iterations> -concurrent -numThread <# of threads> -checkConsistence -debug -printThread -access

Before running the command, please create log folder and output folder by mkdir log; mkdir output.

Example shell files:

  1. cim_efficience.sh. run CIM model on Citeseerx data set
  2. twitter50000_oaim_parallel.sh. run OAIM model on Twitter50000 data set

About

code for TKDE 2016 paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published