edu.cmu.taghelpertools.middle_layer.util
Class Tester2

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

public class Tester2
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
Tester2()
           
 
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

Tester2

public Tester2()
Method Detail

main

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