Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 394 Bytes

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.