Skip to content
/ SATM Public

Our Java implementation of Self-Aggregation-Based Topic Model (SATM)

Notifications You must be signed in to change notification settings

WHUIR/SATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SATM

Our Java implementation of Self-Aggregation-Based Topic Model (SATM).

SATM is a short text topic modeling algorithm published in AAAI at 2015, the paper's name is : Short and sparse text topic modeling via self-aggregation.

The hyper-parameter settings and the way of loading dataset are included in src/Main.java , you should read it and change some codes(if necessary) before you apply it.

Wish our code can help your research.

About

Our Java implementation of Self-Aggregation-Based Topic Model (SATM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages