false, null, "Tokenizing Options");
options.addOption('H', "discardHeader",
"If true, the first line of each dependency " +
"document will be discarded.",
false, null, "Tokenizing Options");
options.addOption('v', "verbose",
"Print verbose output about counting status",
false, null, "Optional");
options.addOption('D', "dependencyParseFormat",
"the name of the dependency parsed format for " +
"the corpus (defalt: CoNLL)",