edu.cmu.minorthird.text
Class SummarizeLabels

java.lang.Object
  extended by edu.cmu.minorthird.text.SummarizeLabels

public class SummarizeLabels
extends java.lang.Object

Main routine that loads a TextLabels object and summarizes its properties.

Author:
William Cohen

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

Constructor Detail

SummarizeLabels

public SummarizeLabels()
Method Detail

main

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