350351352353354355356
{ System.err.printf("The '%s' field must be specified in the configuration file.\n", AbstractColumnReader.FIELD_FEATS); System.exit(1); } return new DAGReader(iId, iForm, iLemma, iPos, iFeats, iXheads); }