contextFold.app
Class PrintModelFeatures

java.lang.Object
  extended by contextFold.app.PrintModelFeatures

public class PrintModelFeatures
extends java.lang.Object

Prints feature names and their weights for a given scoring model. Run with the 'man' argument for listing the arguments for this program.


Constructor Summary
PrintModelFeatures()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintModelFeatures

public PrintModelFeatures()
Method Detail

main

public static void main(java.lang.String[] args)