Class IOBCheckerCleaner


  • public class IOBCheckerCleaner
    extends Object
    checks and cleans IOB files: makes sure that there aren't multiple empty lines, several spaces are replaces by tabs, and it is checked whether every token has its label
    Author:
    tomanek
    • Constructor Detail

      • IOBCheckerCleaner

        public IOBCheckerCleaner()
    • Method Detail

      • main

        public static void main​(String[] args)