Class CrfDriver


  • public class CrfDriver
    extends Object
    Driver to mark scope or cue in a file
    Author:
    shashank
    • Constructor Detail

      • CrfDriver

        public CrfDriver()
    • 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)