Skip to content

tomshen/TextCatSSL

Repository files navigation

Graph-based SSL for Text Categorization without Building k-NN Graphs

Code for my ML research 2013-2014.

Requirements

  • Java 1.5+
  • Python 2.7
    • numpy 1.8
    • matplotlib 1.x

Setup

$ git clone https://github.com/tomshen/lsh-propagation
$ ./setup

By default, Junto is run with 2GB of RAM. To modify this limit, change the value of JAVA_MEM_FLAG in lib/junto/bin/junto.

About

Graph-based SSL for text categorization without building k-NN graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published