When converting the json output files of the tagger or parser to conllu using read_prediction.py, then different recipes are not separated by an empty line and the IDs in the first column do not restart at 1 when a new recipe starts. When converting the output of the tagger the format looked correct when I added the argument --single-sentences in addition to the arguments listed in the main Readme but this option did not work for converting the parser output.
When converting the json output files of the tagger or parser to conllu using read_prediction.py, then different recipes are not separated by an empty line and the IDs in the first column do not restart at 1 when a new recipe starts. When converting the output of the tagger the format looked correct when I added the argument --single-sentences in addition to the arguments listed in the main Readme but this option did not work for converting the parser output.