Class BaselineDriver


  • public class BaselineDriver
    extends Object
    Author:
    shashank
    • Constructor Detail

      • BaselineDriver

        public BaselineDriver()
    • 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 - if annotator type is "scope", then should scope be limited by commas 5 - if annotator type is "scope", then should scope be limited by periods 6 - (boolean) does the input file contain annotated sentence (true) or not (false)