Skip to content

HendrikStrobelt/ditop_wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiTop -- Standalone Mallett Topic extraction

for more information on the DiTop project visit: ditop.hs8.de

This product can be used to create a topic model file from three text collections.

To run it, you need maven:

  git clone https://github.com/HendrikStrobelt/ditop_wrangler.git 
  cd ditop_wrangler
  mvn package
  java -jar target/DiTopWrangler-0.9.jar

Related projects are:

The mallett library is required: McCallum, Andrew Kachites. "MALLET: A Machine Learning for Language Toolkit.", http://mallet.cs.umass.edu. 2002.

The software is licensed under the new BSD.

About

DiTop -- Standalone Mallett Topic extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages