Walkthroughs - TeamCohen/ProPPR GitHub Wiki

Tutorial suite

  • Tutorial 1: textcat - Fully supervised text classification. Intro to terminology and tools.
  • Tutorial 2: labelprop - Semi-supervised text classification using label propagation. Intro to proof graph analysis and tail recursion.
  • Tutorial 3: structureLearning - a Very Clever use of ProPPR features to accomplish structure learning with an abductive second-order logic.
  • Tutorial X[TBD]: affinity files, laplacians, group lasso
  • Your Tutorial Request Here

Online guides/demos

  • Eclipse Guide: How to download the code and set it up as an Eclipse project (as of June 2015, "Import..." still doesn't work)
  • Demo 1: Toy problem in text categorization
  • Demo 2: Inference and learning on the WebKB dataset