Package lingscope.drivers
Class NegexDriver
- java.lang.Object
-
- lingscope.drivers.NegexDriver
-
public class NegexDriver extends Object
Runs the annotators- Author:
- shashank
-
-
Constructor Summary
Constructors Constructor Description NegexDriver()
-
-
-
Method Detail
-
main
public static void main(String[] args)
- Parameters:
args- 0 - Annotator type ("cue" or "scope") 1 - Serialized annotator file 2 - Input file 3 - Output file 4 - (boolean) does the input file contain annotated sentence (true) or not (false)
-
-