Class Vectors2Classify


  • public abstract class Vectors2Classify
    extends java.lang.Object
    Classify documents, run trials, print statistics from a vector file.
    Author:
    Andrew McCallum mccallum@cs.umass.edu
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • Vectors2Classify

        public Vectors2Classify()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws bsh.EvalError,
                                java.io.IOException
        Throws:
        bsh.EvalError
        java.io.IOException