zhikaizhang

Results 7 repositories owned by zhikaizhang

calendar_view

99
Stars
19
Forks
Watchers

an android widget to show calendar

reversi

100
Stars
45
Forks
Watchers

an android chess game

topic_models

97
Stars
45
Forks
Watchers

implemented : lsa, plsa, lda

keywords_extraction_rake

23
Stars
9
Forks
Watchers

A python implementation of the Rapid Automatic Keyword Extraction

lda_gibbs_sampling

26
Stars
17
Forks
Watchers

a python implementation of latent dirichlet allocation(lda) using gibbs sampling algorithm

lda_variational_em

26
Stars
22
Forks
Watchers

a python implementation of latent dirichlet allocation(lda) using variational EM algorithm

plsa

55
Stars
35
Forks
Watchers

a python implementation of probabilistic latent semantic analysis (plsa) using EM algorithm