edu.cmu.taghelpertools.middle_layer.util
Class Tester

java.lang.Object
  extended by edu.cmu.taghelpertools.middle_layer.util.Tester

public class Tester
extends java.lang.Object

Tester is an example of using SimpleFeatureSpaceBuilder for extracting features from given texts. This is intended to serve as an example of how to use the simple programming interface. The source code Tester.java can be found in the main folder of TagHelperTools2.

Author:
Hao-Chuan Wang

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

Constructor Detail

Tester

public Tester()
Method Detail

main

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