Class NegexDriver


  • public class NegexDriver
    extends Object
    Runs the annotators
    Author:
    shashank
    • Constructor Detail

      • NegexDriver

        public 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)